This commit is contained in:
syuilo
2024-08-26 09:15:46 +09:00
parent a5f2163b07
commit 3143cf388e
7 changed files with 35 additions and 107 deletions

View File

@@ -45,24 +45,6 @@ html {
}
}
}
&:not(.embed) {
&.f-1 {
font-size: 15px;
}
&.f-2 {
font-size: 16px;
}
&.f-3 {
font-size: 17px;
}
&.useSystemFont {
font-family: system-ui;
}
}
}
html, body {