bumping css version
This commit is contained in:
parent
7900405196
commit
ec8cbae3e6
|
@ -221,7 +221,7 @@
|
||||||
right: 20px;
|
right: 20px;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
height: 10%;
|
height: 10%;
|
||||||
background-color: _palette(bg);
|
background-color: transparent;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
background-size: 95% 95%;
|
background-size: 95% 95%;
|
||||||
|
@ -238,7 +238,7 @@
|
||||||
right: 20px;
|
right: 20px;
|
||||||
width: 20%;
|
width: 20%;
|
||||||
height: 10%;
|
height: 10%;
|
||||||
background-color: _palette(bg);
|
background-color: transparent;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
background-size: 95% 95%;
|
background-size: 95% 95%;
|
Loading…
Reference in a new issue