design changes for listicles in blog view
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<header
|
||||
class="md:bg-white bg-primary-400 md:sticky md:top-5 top-0 w-full border-b-2 border-neutral-300 shadow-md"
|
||||
class="md:bg-white bg-primary-400 md:sticky md:top-5 top-0 w-full border-b-2 border-neutral-300 shadow-md z-50"
|
||||
>
|
||||
<div class="flex justify-center">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user