fix: notifications and store styling

This commit is contained in:
DecDuck
2025-03-11 17:08:31 +11:00
parent 9515a21dc6
commit 137241fdbb
15 changed files with 203 additions and 81 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="w-full flex flex-col">
<div class="w-full flex flex-col overflow-x-hidden">
<!-- Hero section -->
<VueCarousel
v-if="recent.length > 0"