We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d89b4 commit 0fc2b35Copy full SHA for 0fc2b35
1 file changed
assets/css/site.css
@@ -1,36 +1,7 @@
1
-body {
2
- font-size: 0.9rem;
3
-}
4
-
5
-.wf-navbar,
6
-.wf-section-label,
7
-.wf-section-label span {
8
- font-size: 0.88rem;
9
10
11
.app-content {
12
max-width: 82%;
13
}
14
15
-.app-content p,
16
-.app-content li,
17
-.app-content td,
18
-.app-content th {
19
20
21
22
-.app-content h1 {
23
- font-size: clamp(1.45rem, 1.22rem + 0.85vw, 1.9rem);
24
25
26
-.app-content h2 {
27
- font-size: clamp(1.22rem, 1.08rem + 0.45vw, 1.5rem);
28
29
30
-.app-content h3 {
31
- font-size: clamp(1.08rem, 1rem + 0.28vw, 1.25rem);
32
33
34
.wf-page-chrome-panel {
35
padding: 1rem !important;
36
0 commit comments