File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,21 +83,21 @@ export default function AboutPage() {
8383 We build cross-institutional connections.
8484 </ p >
8585 </ div >
86- < div className = "flex flex-col md:flex-row gap-10 md:gap-12 lg:gap-[102px] items-start md:items -center w-full md:flex-wrap md:justify-between " >
86+ < div className = "flex flex-col md:flex-row gap-10 md:gap-12 lg:gap-[102px] items-center justify -center w-full md:flex-wrap" >
8787 < div className = "relative h-[80px] md:h-[103.93px] w-[278.32px] md:w-full md:flex-1 md:min-w-[200px] md:max-w-[360.852px]" >
8888 < Image
8989 src = "/images/partners/partner-1.png"
9090 alt = "Partner logo 1"
9191 fill
92- className = "object-contain object-left "
92+ className = "object-contain object-center "
9393 />
9494 </ div >
95- < div className = "relative h-[45px ] md:h-[44.023px ] w-[263.5px] md:w-full md:flex-1 md:min-w-[200px] md:max-w-[258px]" >
95+ < div className = "relative h-[80px ] md:h-[103.93px ] w-[263.5px] md:w-full md:flex-1 md:min-w-[200px] md:max-w-[258px]" >
9696 < Image
9797 src = "/images/partners/partner-2.png"
9898 alt = "Partner logo 2"
9999 fill
100- className = "object-contain object-left "
100+ className = "object-contain object-center "
101101 />
102102 </ div >
103103 </ div >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export default function PartnerSection() {
1313 </ div >
1414 < div className = "flex flex-col md:flex-row gap-6 items-start w-full border-t-[0.5px] border-[#a3a3a3] pt-10" >
1515 < div className = "flex flex-col gap-[17px] items-start w-full md:w-[485px]" >
16- < div className = "relative h-[70px] md:h-[90px] w-full md:w-[420px ]" >
16+ < div className = "relative h-[70px] md:h-[90px] w-[278.32px] md:w- full md:max- w-[360.852px ]" >
1717 < Image
1818 src = "/images/partners/fraunhofer-logo.png"
1919 alt = "Fraunhofer logo"
You can’t perform that action at this time.
0 commit comments