Skip to content

Commit 9e4ef0f

Browse files
committed
[update] styles
1 parent 6f95735 commit 9e4ef0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/css/custom.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
5252
}
5353

5454
.markdown > h1 {
55-
font-size: 2.3rem;
55+
font-size: 3rem;
5656
}
5757

5858
/* h2 */
5959

6060
.markdown>h2 {
61-
--ifm-h2-font-size: 1.5rem;
61+
--ifm-h2-font-size: 2rem;
6262
}
6363

6464
/* h3 */
6565

6666
.markdown>h3 {
67-
--ifm-h3-font-size: 1.3rem;
67+
--ifm-h3-font-size: 1.5rem;
6868
}
6969

7070
/* end typography */

0 commit comments

Comments
 (0)