Skip to content

Commit aba06f5

Browse files
committed
css tweaking
1 parent da6d2d0 commit aba06f5

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

src/css/custom.css

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,17 @@ html[data-theme='dark'] ul>li {
8181
}
8282

8383
.markdown h1:first-child {
84-
font-size: 2.9rem
84+
font-size: 2.7rem
8585
}
86+
87+
.theme-doc-sidebar-item-category {
88+
font-size: 0.9rem;
89+
}
90+
91+
.table-of-contents {
92+
font-size: 0.7rem;
93+
}
94+
8695
article p img {
8796
margin-top: 0.5em;
8897
}

0 commit comments

Comments
 (0)