mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +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;
|
||||
margin-bottom: -9px;
|
||||
max-height: 100vh;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 100%;
|
||||
|
||||
&:before { z-index: 2; }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user