changed favicon, adjusted sidebar

This commit is contained in:
TFT
2025-05-01 12:24:54 +03:00
parent e178ada567
commit e677f0cccf
7 changed files with 25 additions and 21 deletions

View File

@@ -43,6 +43,10 @@
--radius-xl: calc(var(--radius) + 4px);
}
@theme {
--breakpoint-xs: 30rem;
}
body {
font-family: "Work Sans", Arial, Helvetica, sans-serif;
width: 100vw;