Add new spacing class for subheaders on donation page. Also give the subsections borders.

This commit is contained in:
2025-01-29 13:07:18 -07:00
parent 5832e5d4ab
commit 5d6e33a72c
2 changed files with 11 additions and 6 deletions

View File

@ -84,6 +84,11 @@
border: 0px;
}
.spacing {
padding-top: 5px;
padding-bottom: 5px;
}
/** Format tables and allow contents to be broken up. **/
table {
/*width: 100%;*/