summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_sass/yat/_base.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/_sass/yat/_base.scss b/_sass/yat/_base.scss
index 224c287..1c60a9a 100644
--- a/_sass/yat/_base.scss
+++ b/_sass/yat/_base.scss
@@ -17,6 +17,7 @@ body {
font-family: $base-font-family;
font-weight: $base-font-weight;
font-size: #{$base-font-size};
+ font-display: swap;
line-height: #{$base-line-height};
color: $text-color;
background-color: $background-color;