Skip to content

Commit 0fc2b35

Browse files
committed
Use default Webifier typography
1 parent 59d89b4 commit 0fc2b35

1 file changed

Lines changed: 0 additions & 29 deletions

File tree

assets/css/site.css

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
111
.app-content {
122
max-width: 82%;
133
}
144

15-
.app-content p,
16-
.app-content li,
17-
.app-content td,
18-
.app-content th {
19-
font-size: 0.9rem;
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-
345
.wf-page-chrome-panel {
356
padding: 1rem !important;
367
}

0 commit comments

Comments
 (0)