diff --git a/src/styles/base.sass b/src/styles/base.sass index b41183d3..2e08cab9 100644 --- a/src/styles/base.sass +++ b/src/styles/base.sass @@ -514,27 +514,20 @@ header.navbar-header display: none +media-lg display: block - // We can't have nice things because of Edge - // filter: blur(10px) left: -10px width: 105% &.blog display: none +media-lg display: block - // We can't have nice things because of Edge - // filter: blur(10px) left: -10px width: 105% +media-md display: block - // We can't have nice things because of Edge - // filter: blur(10px) left: -10px width: 105% - .navbar-backdrop-overlay position: absolute top: 0 @@ -554,7 +547,7 @@ ul.dropdown-menu .divider background-color: rgba(black, .1) -.dropdown:hover ul.dropdown-menu +nav .dropdown:hover ul.dropdown-menu display: block .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu