Fixed Header background
This commit is contained in:
parent
36a11af084
commit
4ecd1fd702
|
@ -22,6 +22,8 @@ body.page-sub{
|
|||
|
||||
&.navbar-static-top{
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a{
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: $jumbotron-total-height;
|
||||
margin-top: $negative-hero-margin;
|
||||
}
|
||||
|
||||
#jumbotron {
|
||||
|
|
Loading…
Reference in New Issue