Version 1.0.3 - Modification du Splash
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 35s

This commit is contained in:
2025-08-31 16:58:04 +02:00
parent b0ed846ef9
commit febe1f90a2
2 changed files with 2 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ generateNotes();
color: rgba(255, 255, 255, 0.2);
animation: float 10s infinite linear;
opacity: 0;
user-select: none;
}