We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad03cab commit 54e23baCopy full SHA for 54e23ba
1 file changed
docs/styles.css
@@ -246,7 +246,7 @@ p {
246
.hero-copy h1 {
247
margin: 0;
248
max-width: 11.5ch;
249
- font-size: clamp(3.2rem, 6vw, 5.9rem);
+ font-size: clamp(3rem, 2.35rem + 3vw, 5.1rem);
250
line-height: 0.94;
251
letter-spacing: -0.05em;
252
}
@@ -812,7 +812,7 @@ p {
812
813
814
max-width: none;
815
- font-size: clamp(2.7rem, 12vw, 4.3rem);
+ font-size: clamp(2.45rem, 1.95rem + 4.2vw, 3.55rem);
816
line-height: 0.96;
817
818
0 commit comments