Version 1.0.3 - Modification du Splash
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 35s
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 35s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chopin-frontend",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite --host --port 8080",
|
||||
|
@@ -107,6 +107,7 @@ generateNotes();
|
||||
color: rgba(255, 255, 255, 0.2);
|
||||
animation: float 10s infinite linear;
|
||||
opacity: 0;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user