This commit is contained in:
Timothy J. Baek 2024-06-11 13:11:59 -07:00
parent c2db919516
commit 1e0ce074c9

View File

@ -472,6 +472,10 @@ article p a {
border-top-left-radius: 0px; border-top-left-radius: 0px;
} }
.margin-bottom--xl {
margin-bottom: 20px !important;
}
.margin-bottom--sm { .margin-bottom--sm {
margin-top: 10px !important; margin-top: 10px !important;
margin-bottom: 10px !important; margin-bottom: 10px !important;