diff --git a/habitat/index.html b/habitat/index.html index fa00c4a..d5502a0 100644 --- a/habitat/index.html +++ b/habitat/index.html @@ -29,7 +29,10 @@ .logo { width: 25px; height: auto; - z-index:10; + z-index:15 !important; + position: fixed; + top: 20px; + right: 20px }