This commit is contained in:
arussac
2025-04-03 19:11:23 +02:00
parent e394924f70
commit 20bbafc9e9
6 changed files with 145 additions and 165 deletions

View File

@@ -85,7 +85,7 @@
cursor: pointer;
background-color: transparent;
font-size: 20vh;
color: white;
color: rgb(57, 89, 217);
border: none;
bottom: 25vh;
transition: transform 0.3s, box-shadow 0.3s;