Fix padding
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 17s
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 17s
This commit is contained in:
parent
b022a4ae37
commit
e8ce3f9b75
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user