Work on reworked season page

This commit is contained in:
Aleksi Lassila
2023-08-03 16:48:13 +03:00
parent 4646883dff
commit a50ea33f1b
11 changed files with 168 additions and 63 deletions

View File

@@ -7,8 +7,7 @@ a {
}
.placeholder {
@apply bg-[#ffffff11];
@apply animate-pulse;
@apply bg-zinc-700 bg-opacity-40 animate-pulse;
}
.selectable {