Updated UI

This commit is contained in:
2025-07-15 20:28:29 +02:00
parent 5c0bb602f5
commit 39006435b2
11 changed files with 139 additions and 63 deletions

View File

@@ -39,14 +39,14 @@
--noise: 0;
}
h1 {
@apply text-3xl
}
h2 {
@apply text-2xl
@apply text-xl
}
h3 {
@apply text-xl
@apply text-lg
}
.desc {
@apply opacity-80
}