refactor: larger settings panels

This commit is contained in:
Carlos Valente
2025-02-02 21:13:45 +01:00
committed by Carlos Valente
parent 1715c19747
commit 38a3165a79
@@ -38,7 +38,7 @@ $inner-padding: 1rem;
.section { .section {
position: relative; position: relative;
margin-top: 2rem; margin-top: 2rem;
max-width: 800px; max-width: 850px;
} }
.indent { .indent {