This commit is contained in:
rwanoux
2024-11-22 18:18:10 +01:00
parent 1f1198b2d5
commit 9a4a3553d4
4 changed files with 15 additions and 8 deletions
+5
View File
@@ -538,4 +538,9 @@ span.game-mode {
&#game-mode-3 {
color: rgba(245, 124, 124, 0.8);
}
}
.shadow {
box-shadow: 0 0.5rem 2rem black;
margin: 2rem 0
}