diff --git a/app/components/DevelopNews.vue b/app/components/DevelopNews.vue index 8d55228..0b14985 100644 --- a/app/components/DevelopNews.vue +++ b/app/components/DevelopNews.vue @@ -131,7 +131,7 @@ onMounted(() => { :key="category.name" :data-wow-delay="`${300 + index * 200}ms`" :style="`visibility: visible; animation-delay: ${300 + index * 200}ms; animation-name: fadeInDown;`" - class="wow fadeInDown animated active mb-8 lg:mb-12"> + class="wow fadeInDown animated active ">