This commit is contained in:
Chris Kruining 2024-10-15 16:39:24 +02:00
parent 75bd06cac3
commit 40f46eba1d
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
17 changed files with 426 additions and 150 deletions

View file

@ -25,6 +25,10 @@
--text-l: 1.25rem;
--text-xl: 1.6rem;
--text-xxl: 2rem;
--padding-s: .25em;
--padding-m: .5em;
--padding-l: 1em;
}
@media (prefers-color-scheme: dark) {