fix: Add spacing on label and form fields

This commit is contained in:
Karan Sharma 2021-03-11 00:30:24 +05:30
parent b8ba782cf3
commit 3da7852368

View file

@ -52,6 +52,7 @@ input, select, button {
label {
display: block;
padding-bottom: 0.5rem;
}
.box {