Merge pull request #1493 from ae-utbm/padding-refilling

add a space between inputs and submit in refill form
This commit is contained in:
thomas girod
2026-09-21 10:34:03 +02:00
committed by GitHub
2 changed files with 5 additions and 4 deletions
@@ -62,8 +62,7 @@
}
form {
margin-top: .5rem;
margin-bottom: .5rem;
margin: 0;
}
}