fix: footer scss
All checks were successful
Build / build (push) Successful in 4m12s
Build / deploy-stage (push) Successful in 2m45s
Build / switch-stage (push) Successful in 1m57s

This commit is contained in:
2024-12-20 17:25:37 +01:00
parent defc44df99
commit c227b17d7f

View File

@@ -23,7 +23,7 @@
} }
.container { .container {
padding: .5rem 1rem; padding: .5rem 0;
} }
} }