From ee8b547dae6f20926f8972c0d1076b3ffec7c645 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 27 Mar 2022 07:44:12 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Footer.tsx | 1 + components/styles.module.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 15e2413..a8dea8a 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -32,6 +32,7 @@ export const Footer: React.FC<{
diff --git a/components/styles.module.css b/components/styles.module.css index 981602b..6cc1e1f 100644 --- a/components/styles.module.css +++ b/components/styles.module.css @@ -94,7 +94,7 @@ } .zhihu:hover { - color: #0066FF; + color: #0066ff; } .github:hover {