Refine hero and header branding display

This commit is contained in:
2026-07-26 23:43:29 +02:00
parent 4056cf84d9
commit 4e829998b8
3 changed files with 10 additions and 4 deletions
+2 -1
View File
@@ -485,7 +485,7 @@ h4 {
}
.hero-eyebrow {
font-family: "Berkeley Mono", monospace;
font-size: 0.72rem;
font-size: 1rem;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #f09b72;
@@ -494,6 +494,7 @@ h4 {
max-width: 850px;
margin: 0.45rem 0;
font-family: "Alpha Lyrae", sans-serif;
font-feature-settings: "ss02" 1, "liga" 1;
font-size: clamp(2.8rem, 7vw, 6rem);
font-weight: 500;
line-height: 0.98;