mirror of
https://codeberg.org/simonrepp/hyper8.git
synced 2026-08-14 13:45:27 +02:00
Widen the editor interface main area
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user