Add spacing to compensate for links under button

This commit is contained in:
hunicus 2023-05-11 20:43:57 -04:00
parent 4fe6a74d20
commit 0c52898010
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -40,6 +40,7 @@ footer .row.main .branding .cta-secondary {
footer .row.main .links.outer { footer .row.main .links.outer {
padding-left: 24px; padding-left: 24px;
padding-top: 10px;
} }
footer .row.main .links > div:first-child { footer .row.main .links > div:first-child {