Adjust sticky header position to top-14

This commit is contained in:
Michael Winter 2026-03-08 19:19:06 +01:00
parent 06e69316ad
commit 8ae228f7f7

View file

@ -1,7 +1,7 @@
<template>
<div>
<div v-if="work">
<div class="sticky top-12 bg-white z-30 border-b border-gray-200">
<div class="sticky top-14 bg-white z-30 border-b border-gray-200">
<div class="max-w-3xl mx-auto px-4">
<div class="flex items-center justify-between py-1">
<div class="flex flex-wrap items-baseline gap-1">