Condense view horizontally and fix settings item spacings

This commit is contained in:
Johannes Zellner
2025-09-19 18:43:41 +02:00
parent 9bdbd49de0
commit 1d49af144c
20 changed files with 60 additions and 36 deletions
+6
View File
@@ -80,6 +80,12 @@ hr {
}
.content {
max-width: 600px;
width: 100%;
position: absolute;
}
.content-large {
max-width: 1280px;
width: 100%;
position: absolute;