From ab9e88fb390c93cf950a61706b630731747ce3af Mon Sep 17 00:00:00 2001 From: "Kaz Saita(WSL2 root)" Date: Mon, 19 Feb 2024 20:10:03 +0900 Subject: [PATCH] commit(auto) --- quartz/styles/custom.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index be1c1f0..37d0f55 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -111,4 +111,7 @@ a.tag-link { font-size: 0.75rem !important; margin: 0 !important; margin-bottom: 0.5rem !important; +} +.katex { + font-size: 1rem !important; } \ No newline at end of file