Lint format with Prettier

This commit is contained in:
2026-01-11 21:41:40 -05:00
parent 9fc25f3072
commit 4ffa937600
9 changed files with 67 additions and 52 deletions

View File

@@ -29,7 +29,7 @@
--color-ecsess-black-hover: #161917;
--animate-wiggle: wiggle 1s ease-in-out;
@keyframes wiggle {
@keyframes wiggle {
0% {
transform: rotateY(0);
}