From 1ce57c114cf16337748bf5b6e0a0e125b87d7869 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 20 Jun 2025 22:31:41 -0500 Subject: asset download and album search + set --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/style.css') diff --git a/src/style.css b/src/style.css index a41fa4c..b762eb3 100644 --- a/src/style.css +++ b/src/style.css @@ -44,5 +44,5 @@ @apply rounded-2xl bg-zinc-800 p-4 } .rounded-btn { - @apply rounded-full w-fit bg-blue-200 px-4 py-2 text-black font-medium + @apply rounded-full w-fit bg-blue-300 px-4 py-2 text-black fill-black font-medium cursor-pointer flex gap-1 } -- cgit v1.2.3