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

@@ -153,7 +153,7 @@
margin-bottom: 0.75rem;
font-size: 0.75rem;
color: var(--white);
text-transform: uppercase;
text-transform: none;
letter-spacing: 0.05em;
i {
@@ -349,7 +349,7 @@
margin-bottom: 1rem;
backdrop-filter: blur(10px);
transition: all 0.3s ease;
text-transform: uppercase;
text-transform: none;
letter-spacing: 0.05em;
&:hover {
@@ -453,7 +453,7 @@
.metric-label {
font-size: 0.75rem;
color: var(--white) !important;
text-transform: uppercase;
text-transform: none;
letter-spacing: 0.05em;
}
}
@@ -556,7 +556,7 @@
backdrop-filter: blur(10px);
transition: all 0.3s ease;
font-weight: 500;
text-transform: uppercase;
text-transform: none;
letter-spacing: 0.03em;
&:hover {