fix: use standard tailwind sizes for autoplay button icon

This commit is contained in:
2026-04-28 09:45:10 +02:00
parent 9c416777d6
commit 1115515767
3 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
@import '@toolwind/anchors';
@source "..";
@source "../web/**/*.templ";
:root {
color-scheme: light dark;