We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d495ace commit 7a77b15Copy full SHA for 7a77b15
1 file changed
docs/stylesheets/extra.css
@@ -14,21 +14,13 @@
14
15
.md-typeset h1 {
16
color: white !important;
17
-
18
- font-size: clamp(1.5rem, 3vw, 2rem);
19
20
font-weight: 700;
21
22
- line-height: 1.1;
23
24
margin-bottom: 1rem;
25
}
26
27
.md-typeset h2 {
28
29
30
- font-size: clamp(1rem, 2vw, 1.35rem);
31
32
33
34
border-left: 4px solid #4f8cff;
@@ -43,8 +35,6 @@
43
35
.md-typeset h3 {
44
36
45
37
46
- font-size: clamp(0.9rem, 1.5vw, 1.1rem);
47
48
38
font-weight: 600;
49
39
50
40
0 commit comments