From 23c9c788aaa4483c28b399d11d6d52888f4be3fe Mon Sep 17 00:00:00 2001 From: Blue Rose Date: Fri, 2 Feb 2024 19:04:42 -0600 Subject: [PATCH] external fix attempt 2 --- quartz/styles/custom.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 159e5946e0af5..7afa2f7957c2a 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -120,8 +120,8 @@ h6 { } } svg.external-icon{ - height: 1.5ex; - stroke:$blue; + height: 1.5ex !important; + stroke:$blue !important; } a.tag-link {