This commit is contained in:
binary-husky
2024-07-17 17:12:32 +00:00
parent ce940ff70f
commit 55e255220b
2 changed files with 15 additions and 8 deletions

View File

@@ -172,7 +172,7 @@
padding: 15px;
margin: 10px;
flex: 0 0 calc(30% - 10px);
transition: opacity 0.5s ease-in-out;
transition: opacity 0.2s ease-in-out;
opacity: 1;
}