Mise à jour

This commit is contained in:
2026-06-03 14:47:35 +02:00
parent 085cf33114
commit ad0d86e734
16 changed files with 669 additions and 889 deletions

View File

@@ -1,7 +1,3 @@
/* ============================================
AUTHENTIFICATION - STYLES
============================================ */
.auth-page {
min-height: 100vh;
display: flex;
@@ -149,7 +145,6 @@
color: var(--success);
}
/* Responsive */
@media (max-width: 480px) {
.auth-box {
padding: 24px;