Skip to content

Commit ea65cfd

Browse files
committed
lock
1 parent f77dfc5 commit ea65cfd

File tree

3 files changed

+279
-454
lines changed

3 files changed

+279
-454
lines changed

docs/.vuepress/dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 3282ebf97e1a3aa98cd92ed7c79ecd5ba132453d
1+
Subproject commit eee21b60991853a070184cd28d3fb44aafa770f4

docs/.vuepress/theme/vuepress-theme-reco/styles/theme.styl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ h1
128128
h2
129129
position relative
130130
padding-left 0.8rem
131-
font-size 1.4rem
131+
font-size 1.7rem
132132
&::before
133133
position: absolute
134134
left 0
@@ -139,7 +139,11 @@ h2
139139
border-left 5px solid $accentColor
140140

141141
h3
142+
font-size 1.4rem
143+
144+
h4
142145
font-size 1.2rem
146+
font-weight:550
143147

144148
a.header-anchor
145149
font-size 0.85em

0 commit comments

Comments
 (0)