From 74968c984788d0df2de349398f24740363ffb7eb Mon Sep 17 00:00:00 2001 From: MultiMote Date: Sun, 1 Jan 2023 21:42:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=20font-display?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/mmotium/assets/css/_base.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/mmotium/assets/css/_base.scss b/themes/mmotium/assets/css/_base.scss index 8ddebc7..b977720 100644 --- a/themes/mmotium/assets/css/_base.scss +++ b/themes/mmotium/assets/css/_base.scss @@ -7,7 +7,6 @@ body { font-size: 16px; font-family: $main_font, Helvetica, sans-serif; - font-display: swap; line-height: normal; color: $font-color; background-color: $page-bg-color;