4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-09-13 16:52:31 +00:00

Merge pull request #82 from passenger0245/master

fix height for burger menu
This commit is contained in:
Neil Alexander
2019-09-08 14:00:27 +01:00
committed by GitHub

View File

@@ -81,7 +81,6 @@ header {
position: initial; position: initial;
} }
position: fixed; position: fixed;
height: 100%;
overflow-y: scroll; overflow-y: scroll;
background-color: white; background-color: white;
top: 0px; top: 0px;