Personal blog finxol.io
blog

fix(ui): tag filter title scrolls with the buttons

finxol.io ba0e48d7 efd83328

verified
+3 -3
+3 -3
app/pages/index.vue
··· 59 59 Posts 60 60 </h2> 61 61 62 - <section class="my-6 flex flex-row justify-between items-start gap-4"> 62 + <section class=" overflow-x-scroll my-6 flex flex-row justify-between items-start gap-4"> 63 63 <p class="text-sm text-gray-500 dark:text-gray-400 w-max text-nowrap mt-1"> 64 - Filter posts: 64 + Filter by tag: 65 65 </p> 66 - <div class="overflow-x-scroll flex flex-row items-center"> 66 + <div class="flex flex-row items-center"> 67 67 <button 68 68 v-for="tag in tags" 69 69 :key="tag"
public/fonts/orkney-regular.ttf

This is a binary file and will not be displayed.