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 {