This commit is contained in:
zadit frontend
2024-10-01 09:49:22 +00:00
parent 088b63a4a2
commit a86aaef4f6
20 changed files with 902 additions and 207 deletions

View File

@@ -29,7 +29,7 @@
width: 140px;
border-radius: 30px;
position: absolute;
background-color: rgb(146, 146, 146); /* Semi-transparent blue */
background-color: rgba(146, 146, 146, 0); /* Semi-transparent blue */
border: none;
transition: all 0.5s ease-in-out;
top: 50%;