refac: styling

This commit is contained in:
Timothy J. Baek 2024-10-19 03:04:12 -07:00
parent 82edd0e3d9
commit 6d25d23326
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
<div class=" flex w-full"> <div class=" flex w-full">
<div <div
class="flex scrollbar-none overflow-x-auto w-fit text-center text-sm font-medium rounded-full shadow-2xl bg-transparent/10 p-1" class="flex scrollbar-none overflow-x-auto w-fit text-center text-sm font-medium rounded-full bg-transparent/10 p-1"
> >
<a <a
class="min-w-fit rounded-full p-1.5 px-3 {['/admin', '/admin/'].includes( class="min-w-fit rounded-full p-1.5 px-3 {['/admin', '/admin/'].includes(

View File

@ -51,7 +51,7 @@
<div class=""> <div class="">
<div <div
class="flex scrollbar-none overflow-x-auto w-fit text-center text-sm font-medium rounded-full bg-transparent/10 backdrop-blur-2xl p-1 shadow-2xl touch-auto pointer-events-auto" class="flex scrollbar-none overflow-x-auto w-fit text-center text-sm font-medium rounded-full bg-transparent/10 backdrop-blur-2xl p-1 touch-auto pointer-events-auto"
> >
<a <a
class="min-w-fit rounded-full p-1.5 px-3 {$page.url.pathname.includes( class="min-w-fit rounded-full p-1.5 px-3 {$page.url.pathname.includes(