fix(css): format

This commit is contained in:
Gabe Kangas
2025-08-07 18:55:21 -07:00
parent b1ba1bdf0f
commit 481de398fc
@@ -21,6 +21,6 @@
} }
a:hover { a:hover {
color: var(--color-owncast-palette-7) color: var(--color-owncast-palette-7);
} }
} }