refactor: build styles

This commit is contained in:
charlie
2020-12-21 09:26:51 +08:00
committed by Tienson Qin
parent a0677d917b
commit b40b5925f7
4 changed files with 10 additions and 6 deletions

View File

@@ -244,7 +244,7 @@ blockquote {
background-color: var(--ls-page-blockquote-bg-color, #f7f7f7);
margin: 1rem 0;
color: var(--ls-page-blockquote-color, #24292e);
font-size: 1.25rem;
font-size: 1rem;
}
input {