From 97f832de2299c8ef89e62dc7e373b0294479850a Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:49:19 -0600 Subject: [PATCH] card: match top text color --- default.css | 1 - 1 file changed, 1 deletion(-) diff --git a/default.css b/default.css index 777914d..0b40e10 100644 --- a/default.css +++ b/default.css @@ -61,7 +61,6 @@ h1 { } h2 { - color: #6c6f85; font-size: 1.8rem; text-align: center; margin-top: 0;