Fix image handling for both the creator's banner and logo

This commit is contained in:
2025-04-17 05:17:25 -04:00
parent 685a758f53
commit c32bdc9577
3 changed files with 419 additions and 63 deletions

View File

@@ -42,7 +42,7 @@
button.secondary {
@apply btn;
@apply bg-hSecondary text-hOnSecondary;
@apply hover:bg-hSecondary;
@apply hover:brightness-125;
}
div.dialog {