️ 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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;