Fixup some styling

This commit is contained in:
Evan G. 2024-04-26 17:09:40 -05:00
parent 225bcff21b
commit 4dc034dde2
Signed by: fbievan
GPG Key ID: 55FAB8CB6842F080
1 changed files with 6 additions and 0 deletions

View File

@ -13,3 +13,9 @@
padding-top: 0px; padding-top: 0px;
padding-bottom: 15px; padding-bottom: 15px;
} }
h4 {
margin-top: 0px;
}
p {
padding-left: 4px;
}