From 9d77edaf94d23f207552b3a650189810ba2252cd Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 20 Aug 2023 08:08:18 +0000
Subject: [PATCH] fix description not being used in folder and tag listings

---
 quartz/styles/base.scss |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/quartz/styles/base.scss b/quartz/styles/base.scss
index 1bbefe9..fad5dc0 100644
--- a/quartz/styles/base.scss
+++ b/quartz/styles/base.scss
@@ -45,7 +45,6 @@
 }
 
 .math {
-  font-size: 1.1rem;
   &.math-display {
     text-align: center;
   }

--
Gitblit v1.10.0