diff --git a/components/shared/About.tsx b/components/shared/About.tsx index fad7e17..4099412 100644 --- a/components/shared/About.tsx +++ b/components/shared/About.tsx @@ -12,7 +12,7 @@ const About = () => { alt="aboutpicture" width={300} height={300} - className="w-[300px] object-contain rounded-lg" + className="w-[300px] object-contain rounded-lg flex-shrink-0" />