Widen the editor interface main area

This commit is contained in:
Simon Repp
2025-10-09 10:49:25 +02:00
parent 38fe8072e9
commit 082e95731e
+1 -1
View File
@@ -428,7 +428,7 @@ input[type="file"] { display: none; }
}
main {
margin: 0 3rem 3rem 3rem;
max-width: 32rem;
max-width: 36rem;
}
nav {
background: var(--bg-2);