summaryrefslogtreecommitdiff
path: root/_sass/yat.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/yat.scss')
-rw-r--r--_sass/yat.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/_sass/yat.scss b/_sass/yat.scss
index 8d1730f..25a193a 100644
--- a/_sass/yat.scss
+++ b/_sass/yat.scss
@@ -2,8 +2,7 @@
// Define defaults for each variable.
-$base-font-family: 'Noto Sans Light', 'AppleSDGothicNeo-Regular', 'Malgun
-Gothic', "Apple Color Emoji", Helvetica, Arial, sans-serif, Oswald, dotum, sans-serif, !default;
+$base-font-family: "Noto Sans Light", AppleSDGothicNeo-Regular, "Malgun Gothic", "Apple Color Emoji", Helvetica, Arial, Oswald, sans-serif, !default;
$base-font-size: 14px !default;
$base-font-weight: 400 !default;
$small-font-size: $base-font-size * 0.875 !default;