Revert "Fixed Header background"
This reverts commit 809ed3634403a90dbc62d05e18351262fed10d4c.
This commit is contained in:
parent
2a51d55ce3
commit
8986ee320a
|
@ -22,8 +22,6 @@ body.page-sub{
|
|||
|
||||
&.navbar-static-top{
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a{
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: $jumbotron-total-height;
|
||||
margin-top: $negative-hero-margin;
|
||||
}
|
||||
|
||||
#jumbotron {
|
||||
|
@ -41,7 +42,7 @@
|
|||
height: 100%;
|
||||
margin-top: $header-height;
|
||||
-webkit-backface-visibility:hidden;
|
||||
|
||||
|
||||
.jumbo-logo-wrap{
|
||||
margin-top: 135px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue