From 846ad47a2ffb0e1c9c4c9e7dc79e5d57b9045854 Mon Sep 17 00:00:00 2001 From: Jacopo Date: Tue, 7 Jun 2022 19:51:59 +0200 Subject: [PATCH] Aggiornare 'habitat/index.html' --- habitat/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/habitat/index.html b/habitat/index.html index b60e365..ef725c5 100644 --- a/habitat/index.html +++ b/habitat/index.html @@ -17,12 +17,13 @@ .fullscreen-image { position: fixed; - overflow: hidden; top: 100%; left: 100%; width: 100%; height: auto; z-index: -10; + opacity:0.5; + }