diff --git a/habitat/index.html b/habitat/index.html index 45df7c6..5d72af4 100644 --- a/habitat/index.html +++ b/habitat/index.html @@ -8,6 +8,8 @@ + + @@ -27,13 +29,13 @@ } .logo { - width: 25px; - height: auto; - z-index:15 !important; - position: fixed; - top: 20px; - right: 20px - } + width: 150px; + height: auto; + z-index: 15 !important; + position: fixed; + top: 40px; + right: -60px; + }