Skip to content

Commit

Permalink
Adjust form spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
tygern committed Apr 30, 2024
1 parent acc09f0 commit 6903ab6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/app/resources/static/style/forms.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ form {
gap: 1rem;
}

form:not(:last-child) {
margin-bottom: 2rem;
}

fieldset {
display: flex;
gap: 1rem;
Expand Down

0 comments on commit 6903ab6

Please sign in to comment.