diff --git a/content/media/css/custom.css b/content/media/css/custom.css index 87d28b7..59784a5 100644 --- a/content/media/css/custom.css +++ b/content/media/css/custom.css @@ -13,7 +13,7 @@ html { /* not entirely happy w/ this adjustment to get the side bar icon visible */ .w3-top { left: 0; - width: 100% - 5em; + width: 100%; } .w3-sidebar {