new colors

This commit is contained in:
2026-02-10 10:19:50 +00:00
parent b92655ab1b
commit a6186344b6
7 changed files with 56 additions and 30 deletions

View File

@@ -116,12 +116,12 @@ h4 {
h3,
h4 {
@apply text-base;
}
h2 {
@apply text-lg;
}
h1 {
@apply text-2xl;
}
h2 {
@apply text-xl;
}
@@ -260,7 +260,7 @@ td {
}
.background {
@apply fixed inset-0 z-0;
@apply fixed;
}
.halftone {