Skip to content

Commit 93c3553

Browse files
Further CSS tweaks
1 parent 12bcd32 commit 93c3553

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jekyll-assets/css/style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@ h1 {
104104
background: transparent;
105105
}
106106

107-
h2 {
108-
font-size: initial;
109-
}
110-
111107
body, article, div, nav, h1, h2, h3, h4, p {
112108
display: block;
113109
font-family: 'Roboto', sans-serif;
@@ -188,6 +184,10 @@ div.subtitle p {
188184
background-color: var(--toc-hover-colour);
189185
}
190186

187+
#docs-header h2 {
188+
font-size: initial;
189+
}
190+
191191
#docs-header a {
192192
font-size: 1.9em;
193193
font-weight: 400;

0 commit comments

Comments
 (0)