Update app.scss

This commit is contained in:
墨明 2023-04-25 10:36:17 +08:00 committed by GitHub
parent 8690110dd7
commit 382b9409fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ $primary-color: #3bd672;
body {
background: #f6f8fa url(../public/background.png) top;
font-family: sans-serif;
font-family: Noto Serif SC;
font-size: 14px;
line-height: 1;
overflow: overlay;
@ -439,4 +439,4 @@ a {
margin-top: 12px;
font-size: 12px;
}
}
}