From 961efba654489171baf72088098c110e855daf7a Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Tue, 23 Jul 2024 09:07:55 -0700 Subject: [PATCH] Remove letter spacing from the heading anchor --- assets/css/099_content.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/099_content.css b/assets/css/099_content.css index ac61242..a8e0b1a 100644 --- a/assets/css/099_content.css +++ b/assets/css/099_content.css @@ -53,7 +53,6 @@ color: var(--gray5); font-size: var(--text-m); justify-content: center; - letter-spacing: -0.2em; a { transition: 0.3s color;