Fix form headers

This commit is contained in:
Clement Ho 2018-06-04 21:51:09 -05:00
parent 5a855b2837
commit 84dc706c3e

View file

@ -24,6 +24,11 @@ html {
font-size: 14px;
}
legend {
border-bottom: 1px solid $border-color;
margin-bottom: 20px;
}
button,
html [type="button"],
[type="reset"],