Shrink bottom padding

This commit is contained in:
Andrew Rabert 2019-01-06 21:41:04 -05:00
parent caa9f1491e
commit ee548f1580

View File

@ -74,7 +74,7 @@ div[data-role=page] {
.padded-bottom-page,
.page,
.pageWithAbsoluteTabs .pageTabContent {
padding-bottom: 14em !important
padding-bottom: 2em !important
}
.supporterPromotionContainer {
@ -142,4 +142,4 @@ div[data-role=page] {
margin-left: 1.25em !important;
padding-bottom: .4em !important;
padding-top: .4em !important
}
}