From 69a1f664eda23d8d43f6e5b4bc81b15113d4d7f0 Mon Sep 17 00:00:00 2001 From: Jacopo Date: Fri, 10 Jun 2022 10:42:32 +0200 Subject: [PATCH] Aggiornare 'habitat/index.html' --- habitat/index.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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; + }