Правки
This commit is contained in:
@ -32,7 +32,7 @@
|
|||||||
color: white;
|
color: white;
|
||||||
margin-left: 50px;
|
margin-left: 50px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
font-size: 24px;
|
font-size: 36px;
|
||||||
filter: drop-shadow(0 0 7.5px #FFC3E8) drop-shadow(0 0 10px #FFC3E8);
|
filter: drop-shadow(0 0 7.5px #FFC3E8) drop-shadow(0 0 10px #FFC3E8);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -95,7 +95,7 @@
|
|||||||
content: '';
|
content: '';
|
||||||
width: 65px;
|
width: 65px;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 0;
|
left: var(--progress);
|
||||||
transform: translate(-20px, -50%);
|
transform: translate(-20px, -50%);
|
||||||
transition: left 1.2s ease-in-out;
|
transition: left 1.2s ease-in-out;
|
||||||
aspect-ratio: 46 / 50;
|
aspect-ratio: 46 / 50;
|
||||||
|
|||||||
Reference in New Issue
Block a user