Skip to content

Commit ed17877

Browse files
committed
add preview 'centering' snippet
1 parent ed2b8fd commit ed17877

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

preview-vertical.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.markdown-preview-sizer .markdown-preview-section {
2+
padding-top: 20%;
3+
padding-bottom: 25%;
4+
}

0 commit comments

Comments
 (0)