8000 fix: adjust padding for content section (#1107) · vuejs/v2.vuejs.org@e51d0ef · GitHub
[go: up one dir, main page]

Skip to content

Commit e51d0ef

Browse files
sibiraj-schrisvfritz
authored andcommitted
fix: adjust padding for content section (#1107)
1 parent 3990ea1 commit e51d0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/source/css/page.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
padding: 2.2em 0
1818
max-width: 600px
1919
margin: 0 auto
20-
padding-left: 30px
20+
padding-left: 50px
2121
&.api
2222
> a:first-of-type > h2
2323
margin-top: 0

0 commit comments

Comments
 (0)
0