sempli-website-lib 5.1.0 → 5.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sempli-website-lib",
3
- "version": "5.1.0",
3
+ "version": "5.1.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "~13.3.4",
6
6
  "@angular/core": "~13.3.4",
@@ -13993,7 +13993,7 @@ header#main-header {
13993
13993
 
13994
13994
  a {
13995
13995
  display: block;
13996
- background: url("/assets/swl/interface/sempli-logo.svg") no-repeat 50% 50%;
13996
+ background: url("/assets/swl/interface/sempli-logo-black.svg") no-repeat 50% 50%;
13997
13997
  background-size: 100px 26px;
13998
13998
  height: 0;
13999
13999
  width: 100px;
@@ -33,7 +33,7 @@ header#main-header {
33
33
 
34
34
  a {
35
35
  display: block;
36
- background: url("/assets/swl/interface/sempli-logo.svg") no-repeat 50% 50%;
36
+ background: url("/assets/swl/interface/sempli-logo-black.svg") no-repeat 50% 50%;
37
37
  background-size: 100px 26px;
38
38
  height: 0;
39
39
  width: 100px;