We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ef587 commit d7702ceCopy full SHA for d7702ce
app/styles/app.css
@@ -44,13 +44,13 @@ main a.edit-icon {
44
.table-of-contents {
45
list-style-type: none;
46
padding-left: 0;
47
- font-size: var(--font-size-lg);
+ font-size: var(--font-size-base);
48
font-weight: var(--font-weight-3);
49
}
50
51
.sub-table-of-contents {
52
padding-left: var(--spacing-1);
53
- font-size: var(--font-size-md);
54
font-weight: var(--font-weight-2);
55
56
0 commit comments