style(landing-page): footer spacing

This commit is contained in:
Ayo Ayco 2023-10-15 01:26:43 +02:00 committed by GitHub
parent 98eaae7aa0
commit 5b0b976cf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@
header a {
color: white
}
header, main {
header, main, footer {
padding: 0.5em 1em;
}