diff --git a/frontend/components/articles/ArticlesList.vue b/frontend/components/articles/ArticlesList.vue index 6c346ee..41befe4 100644 --- a/frontend/components/articles/ArticlesList.vue +++ b/frontend/components/articles/ArticlesList.vue @@ -18,7 +18,7 @@ const isMobile = useMediaQuery('(max-width: 1024px)');