Fix padding
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 17s

This commit is contained in:
Filip Rojek 2024-03-25 17:16:14 +01:00
parent b022a4ae37
commit e8ce3f9b75

View File

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