mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
fix hero on super wide screens, fixes #46
This commit is contained in:
parent
e1203b2a25
commit
d57a8ae849
@ -141,6 +141,9 @@ $menu-height-md: 73px;
|
|||||||
display: block;
|
display: block;
|
||||||
margin-bottom: -9px;
|
margin-bottom: -9px;
|
||||||
max-height: 100vh;
|
max-height: 100vh;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
&:before { z-index: 2; }
|
&:before { z-index: 2; }
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user