style: Adjust hero h1 font size to 2.5rem

This commit is contained in:
Paul Gauthier 2025-03-19 13:43:30 -07:00 committed by Paul Gauthier (aider)
parent 3270a8737c
commit e1b79ddd69

View file

@ -131,7 +131,7 @@ nav {
}
.hero h1 {
font-size: 3rem;
font-size: 2.5rem;
margin-bottom: 24px;
color: var(--dark);
text-align: center;