Skip to content

Commit 54e23ba

Browse files
committed
adjust hero heading font size
1 parent ad03cab commit 54e23ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ p {
246246
.hero-copy h1 {
247247
margin: 0;
248248
max-width: 11.5ch;
249-
font-size: clamp(3.2rem, 6vw, 5.9rem);
249+
font-size: clamp(3rem, 2.35rem + 3vw, 5.1rem);
250250
line-height: 0.94;
251251
letter-spacing: -0.05em;
252252
}
@@ -812,7 +812,7 @@ p {
812812

813813
.hero-copy h1 {
814814
max-width: none;
815-
font-size: clamp(2.7rem, 12vw, 4.3rem);
815+
font-size: clamp(2.45rem, 1.95rem + 4.2vw, 3.55rem);
816816
line-height: 0.96;
817817
}
818818

0 commit comments

Comments
 (0)