Skip to content

Commit 7c70483

Browse files
committed
trivial updates on deps and style
1 parent 6ec0adf commit 7c70483

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

assets/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ pre {
4343
line-height: 1.4;
4444
min-width: 400px;
4545
border-radius: 4px;
46+
overflow: auto;
4647
}
4748

4849
blockquote {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"github-markdown-css": "^5.1.0",
1212
"highlight.js": "^11.5.1",
1313
"remarkable": "^2.0.1",
14-
"vite": "^2.9.6"
14+
"vite": "^2.9.7"
1515
}
1616
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)