Make form label above and below padding more like headings
This commit is contained in:
parent
f4218ebf88
commit
55c44c546e
1 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,8 @@
|
||||||
margin-bottom: .6rem;
|
margin-bottom: .6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content p.form-label,
|
||||||
.form-label {
|
.form-label {
|
||||||
margin-top: .6rem;
|
margin-top: 1rem;
|
||||||
|
margin-bottom: .6rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue