Update app.scss

This commit is contained in:
Morgan 2024-02-23 06:27:13 +09:00 committed by GitHub
parent 9b38c9ebad
commit f653b651ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -163,8 +163,8 @@ select option.is-default {
} }
.content { .content {
font-family: "Source Sans 3", "Fira Sans", sans-serif !important; font-family: "Noto Sans", "Source Sans 3", "Fira Sans", sans-serif !important;
font-size: 17px; font-size: 15px;
line-height: 30px; line-height: 30px;
} }