From 19e8db32d1e7dfb771fa5ce176814c0fca236f0d Mon Sep 17 00:00:00 2001 From: tactonbishop Date: Tue, 30 Aug 2022 11:30:04 +0100 Subject: [PATCH] Last Sync: 2022-08-30 11:30:04 --- .config/markdown-styles.css | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .config/markdown-styles.css diff --git a/.config/markdown-styles.css b/.config/markdown-styles.css deleted file mode 100644 index e8205bd..0000000 --- a/.config/markdown-styles.css +++ /dev/null @@ -1,3 +0,0 @@ -h1, h2, h3, h4, h5, h6, p { - font-family: 'Inter'; -}