the padding of featured articles cards has been resolved

This commit is contained in:
“Salar 2022-10-17 12:49:21 +03:00
parent 904730dfd9
commit 3cac7c7d04

View File

@ -98,10 +98,10 @@ const FeaturedArticlesCards = () => {
const navigationPrevRef = useRef(null);
const navigationNextRef = useRef(null);
const paginationRef = useRef(null);
const [t, i18next] = useTranslation()
const [t, i18next] = useTranslation();
return (
<div className="slider-wrapper articles">
<div className="slider-wrapper articles px-8">
<div className="flex justify-end gap-2 my-2">
<div
className="prev inline-flex justify-center items-center