Build 29058753

This commit is contained in:
Renan LE CARO 2025-04-01 18:33:58 +02:00
parent 2c75005127
commit 92a0edabef
11 changed files with 31 additions and 33 deletions

View file

@ -61,12 +61,11 @@ body {
color: white;
transition: color 0.3s;
&.active .score{
&.active .score {
color: gold;
transition: color 0.01s;
}
span {
color: rgba(255, 255, 255, 0.8);