Lots of frontend changes

This commit is contained in:
Andras Schmelczer 2026-02-07 19:10:53 +00:00
parent ec29631c44
commit 555ba7cf53
38 changed files with 1508 additions and 648 deletions

View file

@ -8,6 +8,7 @@ body,
height: 100%;
margin: 0;
padding: 0;
overscroll-behavior: none;
}
html.dark {