From 2b4fb67e1f859a94960f93ff6ebb7661089ca0bb Mon Sep 17 00:00:00 2001 From: Nathaniel Tampus Date: Sun, 9 Apr 2023 15:50:12 +0800 Subject: [PATCH] add border separators for header & footer --- client/src/components/Footer.tsx | 2 +- client/src/components/Header.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index 31d4855..d2ce39d 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -2,7 +2,7 @@ import { IconBrandGithub } from "@tabler/icons-react"; export default function Footer() { return ( -