transition

main
Said Gedik 2024-05-15 12:07:23 +02:00
parent c2416ccfe5
commit 430619e622
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@
border-radius: 8px;
font-weight: 500;
gap: 3px;
transition: background-color 0.3s ease; /* Add this line for smooth transition */
/* box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); */
}