From d6e7d9b48b07b62953a1df99b96b9b3677a8dcd5 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Mon, 8 Jul 2019 17:16:41 -0400 Subject: [PATCH] remove unused code the div id is actually called #block-ryf-main-menu, but we don't want this style applied there. --- css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/style.css b/css/style.css index cc120f3..7896cdf 100644 --- a/css/style.css +++ b/css/style.css @@ -63,11 +63,6 @@ a { transition: 0.3s; } margin-bottom: 10px; } -#block-bootstrap-main-menu { - margin-left: 200px; - width: 100%; -} - .page-header { border-bottom: 2px solid #000; font-size: 2em; -- 2.25.1