Update accent-font size in hero section

This commit is contained in:
TheThomaas 2025-06-09 10:40:49 +02:00
parent f0753d0e7a
commit 89db9d66ad

View file

@ -18,7 +18,7 @@
margin-bottom: .4em;
}
.hero-title .accent-font {
font-size: 1.5em;
font-size: clamp(1.25em, 3vmax, 1.5em);
line-height: 1;
font-weight: normal;
font-style: italic;