diff --git a/index.html b/index.html index 8165fad..a6f9ff8 100644 --- a/index.html +++ b/index.html @@ -64,11 +64,11 @@ } .bar_button { - @apply mx-2 px-2 py-2 flex inline bg-selection_background text-selection_foreground rounded-lg hover:bg-background hover:text-foreground + @apply mx-2 px-2 py-2 flex inline rounded-lg bg-background text-foreground hover:bg-foreground hover:text-background } .side_button { - @apply px-2 py-2 bg-selection_background text-selection_foreground rounded-lg hover:bg-background hover:text-foreground + @apply px-2 py-2 bg-background text-foreground rounded-lg hover:bg-foreground hover:text-background } .subtitle { @@ -83,16 +83,10 @@
-
+
- - + +