fix: landing page spacing

This commit is contained in:
ae 2024-12-09 23:02:18 +02:00
parent 8bceb38e45
commit bedc266fbf
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E

View File

@ -35,7 +35,7 @@ main {
line-height: 1.2; line-height: 1.2;
text-align: center; text-align: center;
color: var(--highlight); color: var(--highlight);
margin-bottom: 20px; margin-bottom: 40px;
} }
.links { .links {