This commit is contained in:
Timothy J. Baek 2024-06-11 13:11:59 -07:00
parent 3df171fc4d
commit 601be4b998

View File

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