style: update preview styles.

This commit is contained in:
jaywcjlove
2022-09-02 01:31:20 +08:00
parent 3d11eb8479
commit 92db8dd11a
2 changed files with 7 additions and 5 deletions

View File

@@ -73,10 +73,10 @@ blockquote {
font-size:14px;
font-style:normal;
border-left:none;
padding:1em;
padding:0.1rem 1rem;
border-radius:4px;
background:rgba(27,31,35,.05);
margin:2em 8px;
margin: 1rem 0;
}
pre {