From 2681ca0b32d61ac4d2874441f90b1c6095cda2f6 Mon Sep 17 00:00:00 2001 From: Ethan Yoo Date: Tue, 25 Jun 2024 20:52:38 -0400 Subject: [PATCH] Replace spaces with tab for consistency --- themes/geronimo/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/geronimo/static/css/style.css b/themes/geronimo/static/css/style.css index 382311c..afffcfb 100644 --- a/themes/geronimo/static/css/style.css +++ b/themes/geronimo/static/css/style.css @@ -198,7 +198,7 @@ a.link-linkedin:visited { main a:link { color: #004962; } - .p-note a:visited, + .p-note a:visited, main a:visited, aside a:visited { color: #542baa;