This commit is contained in:
√(noham)²
2024-04-01 14:39:19 +02:00
parent 4f210783e8
commit 58a516fa86
3 changed files with 7 additions and 8 deletions

View File

@@ -75,7 +75,7 @@ body * {
}
.player h1 {
font-size: 27px;
font-size: 22px;
color: #E1E1E6;
padding-bottom: 7px;
}
@@ -110,6 +110,7 @@ body * {
display: block;
background: var(--new-color);
border-radius: 10px;
transition: width 1s linear;
}
.time {