From fdb45bd4b105b4a24e1af0178ff2b856161f2dc4 Mon Sep 17 00:00:00 2001 From: Lil-Carpi Date: Mon, 24 Nov 2025 13:07:40 +0100 Subject: [PATCH] =?UTF-8?q?-=20A=C3=B1adido=20position:static;=20al=20foot?= =?UTF-8?q?er?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - AƱadido margin-top:3em; al footer. --- projecte-final/testing/assets/css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projecte-final/testing/assets/css/style.css b/projecte-final/testing/assets/css/style.css index b4154ec..d648a57 100644 --- a/projecte-final/testing/assets/css/style.css +++ b/projecte-final/testing/assets/css/style.css @@ -367,6 +367,8 @@ body { color: white; z-index: 50; border-radius: 20px; + position:static; + margin-top: 3em; /*Efecto cristal difuminado*/