Skip to content

Commit 56b9d8e

Browse files
authored
Add a 4th header
1 parent 380b914 commit 56b9d8e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/.vuepress/styles/index.styl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ tr
4040
&:nth-child(2n)
4141
background-color var(--sideBgColor)
4242

43+
h4
44+
font-size 1.10rem
45+
padding-bottom .3rem
46+
4347

4448

4549
.dropdown-wrapper .nav-dropdown
@@ -65,4 +69,4 @@ tr
6569
color: var(--accentColor) !important
6670

6771
.search-box .suggestion.focused a
68-
color: var(--navItemHoverColor) !important
72+
color: var(--navItemHoverColor) !important

0 commit comments

Comments
 (0)