Skip to content

Commit b501761

Browse files
committed
docs(css): Remove font size tweaks
1 parent 244b2e9 commit b501761

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/_static/css/custom.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
h2 {
2-
font-size: 2rem;
32
margin-bottom: 1.25rem;
43
margin-top: 1.25rem;
54
scroll-margin-top: 0.5rem;
65
}
76

87
h3 {
9-
font-size: 1.5rem;
108
margin-bottom: 1.25rem;
119
margin-top: 1.25rem;
1210
scroll-margin-top: 0.5rem;
1311
}
1412

1513
h4 {
16-
font-size: 1.25rem;
1714
margin-bottom: 1.25rem;
1815
scroll-margin-top: 0.5rem;
1916
}

0 commit comments

Comments
 (0)