From 65475fbf0bfdf8674da2927d325e3fd990254279 Mon Sep 17 00:00:00 2001 From: Peter Wang Date: Thu, 1 Feb 2024 22:29:58 -0800 Subject: [PATCH] icon update --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index 5d1cf6d..7b213a6 100644 --- a/styles.css +++ b/styles.css @@ -240,6 +240,7 @@ .footer { display: flex; + gap: 20px; height: 70px; align-items: center; justify-content: center;