CSS bug fixes and accessibility improvements #8

Merged
DorianNiemiecSVRJS merged 16 commits from main into main 2024-07-29 22:20:35 +02:00
Showing only changes of commit 5c56c4580d - Show all commits

View file

@ -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"
/>
<div className="flex flex-col justify-between">