style: tweak layout

This commit is contained in:
Adorian Doran 2026-02-25 20:33:33 +02:00
parent aba7f35d9f
commit b24d2c65a1
2 changed files with 12 additions and 0 deletions

View File

@ -3,4 +3,8 @@
margin-inline: 40px;
flex-direction: column;
justify-content: center;
label {
margin-bottom: 8px;
}
}

View File

@ -19,4 +19,12 @@
.tn-link {
margin-top: 1em;
}
label {
margin-bottom: 8px;
}
.input-group {
margin: 0;
}
}