Skip to content

Commit 20dbf3f

Browse files
authored
chore: github-source margin (#125)
1 parent 66b5c63 commit 20dbf3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/plugins/markdown-it/github/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
border-radius: 8px;
44
background-color: var(--vp-code-block-bg);
55
box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
6+
margin: 12px 0;
67

78
.meta {
89
border-radius: 8px;

0 commit comments

Comments
 (0)