diff --git a/components/UI/Services.jsx b/components/UI/Services.jsx index 87050f80..0b1c1d69 100644 --- a/components/UI/Services.jsx +++ b/components/UI/Services.jsx @@ -47,6 +47,7 @@ const Services = ({ youtubeStats, youtubeVideos }) => { width={0} sizes="100vw" style={{ + display: "inline-block", borderRadius: "20px", marginBottom: "10px", width: "100%",