From 3f79c5030be8c247ee820ee20dd9e958a27431fd Mon Sep 17 00:00:00 2001 From: LUCASTUCIOUS Date: Sun, 28 Jan 2024 23:35:54 +0100 Subject: [PATCH] format --- content | 2 +- quartz/styles/wiki.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content b/content index 50ace43..0b6f124 160000 --- a/content +++ b/content @@ -1 +1 @@ -Subproject commit 50ace43900eac39d88d7ac8e403bec46730f342b +Subproject commit 0b6f1247c2054d939385f0cd9fb9df799e02f121 diff --git a/quartz/styles/wiki.scss b/quartz/styles/wiki.scss index 2ae0c43..3e7ecf6 100644 --- a/quartz/styles/wiki.scss +++ b/quartz/styles/wiki.scss @@ -30,7 +30,7 @@ & :is(h1, h2, h3, h4, h5, h6) { color: var(--darkgray); - background-color: var(--gray);; + background-color: var(--gray); margin: 0; font-size: 20px; text-align: center;