️ fix: reduce main page header/list sizes (#375)

This commit is contained in:
Óscar
2024-09-01 22:15:15 +02:00
committed by GitHub
parent a089b7eea9
commit 823e2ba99b
2 changed files with 9 additions and 5 deletions

View File

@@ -16,6 +16,10 @@
font-size: 1.875rem;
line-height: 3rem;
li {
font-size: 1rem;
}
#home-banner-header {
margin: 0;
margin-bottom: 1rem;