fix: consistent ui fade in transition

This commit is contained in:
alexsparkes
2024-05-20 10:06:00 +01:00
parent 9ea8e681f6
commit 74fcf4bafb
5 changed files with 10 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
cursor: initial;
user-select: none;
font-weight: 600;
animation: fadeIn 1s;
--shadow-shift: 0.4rem;
}