From 24764eca6f8ade977ae83f8420f99d2836487977 Mon Sep 17 00:00:00 2001 From: liviu Date: Fri, 4 Aug 2023 18:43:14 +0000 Subject: [PATCH] .. --- src/scss/variables/_typography.scss | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/src/scss/variables/_typography.scss b/src/scss/variables/_typography.scss index 12442c4..39cdc6f 100644 --- a/src/scss/variables/_typography.scss +++ b/src/scss/variables/_typography.scss @@ -27,18 +27,7 @@ sans-serif, // via Google fonts in the head of src/pug/index.pug. // The fonts listed afterwards are fallbacks. -$headings-font-family: "Montserrat", --apple-system, -BlinkMacSystemFont, -"Segoe UI", -Roboto, -"Helvetica Neue", -Arial, -sans-serif, -"Apple Color Emoji", -"Segoe UI Emoji", -"Segoe UI Symbol", -"Noto Color Emoji"; +$headings-font-family: $font-family-base; // Create a subheadings font family