refactor; level reorder

This commit is contained in:
Daddy32
2025-12-15 16:43:13 +01:00
parent e197a02fd0
commit 9a68214c8d
7 changed files with 123 additions and 70 deletions

View File

@@ -208,11 +208,11 @@ canvas {
transform: translate(-50%, 0) scale(0.98);
background: rgba(15, 23, 42, 0.76);
color: #f8fafc;
padding: 15px 20px;
padding: 16px 22px;
border-radius: 14px;
border: 1px solid rgba(226, 232, 240, 0.16);
font-weight: 800;
font-size: 19px;
font-size: 21px;
letter-spacing: 0.4px;
text-shadow:
0 10px 30px rgba(0, 0, 0, 0.45),