Refine hero and header branding display
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user