Fix padding
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 19s
Build Zola Website / build (pull_request) Successful in 16s

This commit is contained in:
Filip Rojek 2024-03-25 17:16:14 +01:00
parent d2bb1fe14f
commit 1cbaeb8cc9

View File

@ -4,6 +4,7 @@
.home { .home {
margin-top: 5rem; margin-top: 5rem;
font-size: 1.2rem; font-size: 1.2rem;
padding: 0 5%;
section { section {
text-align: center; text-align: center;