fix: Add spacing on label and form fields
parent
b8ba782cf3
commit
3da7852368
|
@ -52,6 +52,7 @@ input, select, button {
|
|||
|
||||
label {
|
||||
display: block;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.box {
|
||||
|
|
Loading…
Reference in New Issue