From b249415975b30c544f52bd4443efd136a9f38ef2 Mon Sep 17 00:00:00 2001 From: Mister-Hope Date: Wed, 11 Dec 2024 13:50:46 +0800 Subject: [PATCH] chore: tweaks --- src/.vuepress/styles/palette.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/.vuepress/styles/palette.scss b/src/.vuepress/styles/palette.scss index 344466b..23b5106 100644 --- a/src/.vuepress/styles/palette.scss +++ b/src/.vuepress/styles/palette.scss @@ -1,3 +1,2 @@ $content-width: 980px; $home-page-width: 980px; -$vp-font-heading: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", STHeiti, "Microsoft YaHei", SimSun, sans-serif';