From e10cfb0b89538f6a7c7a8381e7ea13716f71767c Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Fri, 25 Jan 2019 09:36:01 -0500 Subject: [PATCH] no overflow --- assets/css/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/style.scss b/assets/css/style.scss index 75c85de..283e5d9 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -5,7 +5,6 @@ .topnav { background-color: #333; - overflow: hidden; } /* Style the links inside the navigation bar */