User roles

This commit is contained in:
2026-03-10 23:29:13 +02:00
parent b361f46afa
commit e89d971f41
16 changed files with 325 additions and 197 deletions

View File

@@ -14,7 +14,7 @@ main {
}
h1 {
@apply uppercase text-6xl text-[#8E4F24] font-thin;
@apply uppercase text-3xl sm:text-6xl text-[#8E4F24] font-thin;
}
button {