From 0c84b2898f8d9bcacee01457f70ad4cb4728def1 Mon Sep 17 00:00:00 2001 From: keyan Date: Thu, 1 Jul 2021 19:05:35 -0500 Subject: [PATCH] clear up border artifact --- styles/globals.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/globals.scss b/styles/globals.scss index b84fc152..307980bd 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -103,6 +103,7 @@ footer { color: #6c757d; z-index: 100; position: relative; + border-bottom: 0; } .nav-tabs .nav-link.active {