1
0
Fork 0
forked from Simnation/Main

Update style.css

This commit is contained in:
Nordi98 2025-06-18 01:06:03 +02:00
parent d6e8fb8176
commit d10e454557

View file

@ -79,7 +79,7 @@ body {
display: block; display: block;
width: 100%; width: 100%;
height: 100%; height: 100%;
background: rgba(0, 0, 0, 0.1); background: rgba(234, 0, 255, 0.1);
border-radius: 100%; border-radius: 100%;
} }
.key .circle:after { .key .circle:after {