From 0361eba45c1e5bbc57c00101747009a8468a61c1 Mon Sep 17 00:00:00 2001 From: elisabetta Date: Tue, 26 May 2026 12:40:16 +0200 Subject: [PATCH] still cooking --- backend/src/main/resources/get/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/backend/src/main/resources/get/style.css b/backend/src/main/resources/get/style.css index 699f029..2ab2d5e 100644 --- a/backend/src/main/resources/get/style.css +++ b/backend/src/main/resources/get/style.css @@ -375,11 +375,13 @@ footer a { align-items: center; gap: 10px; text-align: left; + justify-content: flex-start; + width: 100%; } .btn-appunto i { width: 20px; /* Allinea le icone */ - color: #4db8ff; + color: var(--accent-green); } .btn-appunto:hover {