style(standalone/setup): fix some spacing issues

This commit is contained in:
Elian Doran
2026-03-25 18:18:37 +02:00
parent a872664789
commit aecca66972

View File

@@ -109,9 +109,14 @@ body.setup {
flex-direction: column;
justify-content: center;
flex-grow: 1;
gap: 1rem;
width: 80%;
margin: auto;
.form-group {
margin-bottom: 0;
}
.admonition {
margin: 0;
}