Fix Margins

This commit is contained in:
Evan G. 2024-04-19 22:37:13 -05:00
parent 0032f8b892
commit 3743d2d7b7
Signed by: fbievan
GPG Key ID: 55FAB8CB6842F080
1 changed files with 3 additions and 1 deletions

View File

@ -12,11 +12,13 @@
border-right-style: none;
border-top-style: none;
text-align: left;
padding-bottom: 10px;
padding-bottom: 20px;
padding-top: 0px;
}
h3 {
text-align: left;
font-size: 1.4rem;
margin-top: 10px;
padding-top: 0px;
}