diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index b9cc415..464f2d4 100644 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -217,6 +217,7 @@ img.img-responsive.img-circle { margin-bottom: 8px; } @media(max-width:991px){ + .bar.background-image-fixed-2{background-attachment: scroll;} .navbar-collapse.collapse ul li br{display:none;} .navbar-collapse.collapse ul li a{line-height:20px!important;} } -- libgit2 0.21.4