Merge pull request #266 from jorgeluiscarrillo/jorgeluiscarrillo-fix-footer-padding

Remove unnecessary padding in footer
This commit is contained in:
Djordje Atlialp 2021-04-10 00:52:37 +02:00 committed by GitHub
commit 9cf7e7076e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@
}
& > *:last-child {
padding: 0 5px;
padding: 0 0px;
@media #{$media-size-tablet} {
padding: 0;