This commit is contained in:
Iliyan Angelov
2025-10-10 02:01:46 +03:00
parent dd8eb1c7aa
commit f962401565
36 changed files with 2560 additions and 659 deletions

View File

@@ -277,7 +277,7 @@
.stat-label {
font-size: 0.875rem;
color: rgba(255, 255, 255, 0.7);
text-transform: uppercase;
text-transform: none;
letter-spacing: 0.05em;
}
}
@@ -473,7 +473,7 @@
.card-title {
font-size: 0.75rem;
color: #64748b;
text-transform: uppercase;
text-transform: none;
letter-spacing: 0.05em;
margin-bottom: 0.25rem;
}