We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58a962 commit 2d3a946Copy full SHA for 2d3a946
1 file changed
public/index.html
@@ -35,7 +35,7 @@
35
}
36
37
.km {
38
- font-size: 7rem;
+ font-size: clamp(3.5rem, 12vw, 7rem);
39
font-weight: 800;
40
line-height: 1;
41
letter-spacing: -0.03em;
0 commit comments