fixed errors

This commit is contained in:
2025-11-14 09:42:05 +01:00
parent b5fa0d0d4b
commit 96927161a0
9 changed files with 18 additions and 33 deletions

View File

@@ -97,7 +97,7 @@ nz-header {
}
.right-icons app-modal-nav:hover {
color: #40a9ff; /* survol bleu clair uniquement pour les icônes */
color: #40a9ff;
transform: scale(1.2);
}