Animations for asidebar

Абалденные анимации (кто нахрен сделал так, что размер всего бара зависит от размера джекпота)
This commit is contained in:
Swino4ka
2024-03-06 16:08:06 +01:00
parent 674e1635d2
commit 7caaec71e3
3 changed files with 52 additions and 7 deletions

View File

@@ -229,6 +229,7 @@
content: '\00bb';
opacity: 0;
transition: 250ms;
right: 20;
}
.line__btn:hover span:after {
@@ -241,6 +242,10 @@
padding:11px 11px 11px 22px ;
}
.line__btn:active {
left: 5%;
}
.line__btn__jackpot {
border-radius: 21px;
background: #FFF;
@@ -275,6 +280,10 @@
padding:11px 11px 11px 22px ;
}
.line__btn__jackpot:active {
left: 10%;
}
.line__btn--elm {
color: #000;
font-size: 38px ;
@@ -323,7 +332,7 @@
color: #fff;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Montserrat Alternates;
font-size: 87px;
font-size: 80px;
font-weight: 700;
text-transform: uppercase;
padding: 4.5% 2.2%;