From cc2f3987c3f6386da140fefcb1998cb1eef18839 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Mon, 11 Mar 2024 23:19:45 +0000 Subject: Add extra razzmatazz --- pages/category/[id].vue | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pages/category') diff --git a/pages/category/[id].vue b/pages/category/[id].vue index a16df59..3570a15 100644 --- a/pages/category/[id].vue +++ b/pages/category/[id].vue @@ -44,6 +44,8 @@ const categoryName = sessionStore.getCategoryById(categoryId)?.display.name; align-items: left; justify-content: space-between; gap: 1rem; + position: relative; + z-index: 0; #path { font-size: 1.2rem; -- cgit v1.2.3-70-g09d2