mirror of https://github.com/status-im/consul.git
parent
088603949c
commit
4c8cee0076
|
@ -22,8 +22,6 @@ body.page-sub{
|
||||||
|
|
||||||
&.navbar-static-top{
|
&.navbar-static-top{
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
position: absolute;
|
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a{
|
a{
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: $jumbotron-total-height;
|
height: $jumbotron-total-height;
|
||||||
|
margin-top: $negative-hero-margin;
|
||||||
}
|
}
|
||||||
|
|
||||||
#jumbotron {
|
#jumbotron {
|
||||||
|
|
Loading…
Reference in New Issue