From d7494899436c60ccad202ec6c6b3b78375c92b3b Mon Sep 17 00:00:00 2001 From: Lucas Larroche Date: Mon, 1 Jan 2024 21:49:39 +0700 Subject: [PATCH] refactor: typography --- scss/content/_typography.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/content/_typography.scss b/scss/content/_typography.scss index 6a1959c8..5af4fdf2 100644 --- a/scss/content/_typography.scss +++ b/scss/content/_typography.scss @@ -110,7 +110,6 @@ #{$css-var-prefix}color: var(#{$css-var-prefix}muted-color); #{$css-var-prefix}font-weight: unset; font-size: 1rem; - font-family: unset; } }