still cooking
All checks were successful
Deploy / trigger (push) Successful in 24s

This commit is contained in:
2026-05-26 12:40:16 +02:00
parent 655123c717
commit 0361eba45c

View File

@@ -375,11 +375,13 @@ footer a {
align-items: center; align-items: center;
gap: 10px; gap: 10px;
text-align: left; text-align: left;
justify-content: flex-start;
width: 100%;
} }
.btn-appunto i { .btn-appunto i {
width: 20px; /* Allinea le icone */ width: 20px; /* Allinea le icone */
color: #4db8ff; color: var(--accent-green);
} }
.btn-appunto:hover { .btn-appunto:hover {