Skip to content

Commit 895eac4

Browse files
author
reco_luan
committed
fix: page title
1 parent 3c52a91 commit 895eac4

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"sort-package-json": "^1.44.0",
6666
"ts-jest": "^26.4.4",
6767
"typescript": "4.1.2",
68-
"vuepress": "^1.5.0"
68+
"vuepress": "^1.7.1"
6969
},
7070
"publishConfig": {
7171
"access": "public"

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,7 @@ h1, h2, h3, h4, h5, h6
118118
margin-top -3.5rem
119119

120120
h1
121-
display none
122121
font-size 1.6rem
123-
&.title
124-
display block
125122

126123
h2
127124
font-size 1.4rem

0 commit comments

Comments
 (0)