Site URL: https://principaldancer.squarespace.com/
Site: https://principaldancer.squarespace.com/
PW: TPDTA2021
I'm trying to reduce the padding on the footer but can't seem to figure out the CSS/code. Current using the below but doesn't seem to budge. Any ideas?
.page-section.vertical-alignment--middle:not(.content-collection):not(.gallery-section):not(.user-items-list-section).section-height--small>.content-wrapper {
padding-top: none!important;
padding-bottom: none!important;
}
Thanks in advance!