bumping css version

This commit is contained in:
sakrecoer 2020-07-10 11:44:56 +02:00
parent 7900405196
commit ec8cbae3e6
2 changed files with 2 additions and 2 deletions

View file

@ -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%;