remove unused code
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 8 Jul 2019 21:16:41 +0000 (17:16 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 8 Jul 2019 21:16:41 +0000 (17:16 -0400)
the div id is actually called #block-ryf-main-menu, but we don't want
this style applied there.

css/style.css

index cc120f3acf989969bfb612f0fefcc1125fee0891..7896cdfb25af2449956a3b963076583efc2f84f8 100644 (file)
@@ -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;