We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebd248 commit 75b2e56Copy full SHA for 75b2e56
style.css
@@ -5,7 +5,7 @@ html {
5
font-style: normal;
6
color: #222;
7
font-size: 16px;
8
- font-size: clamp(18px, 2.2vw, 40px);
+ font-size: clamp(18px, 2.2vw, 24px);
9
}
10
11
*, *::before, *::after {
0 commit comments