File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ const Footer = () => {
1717 < section className = "mx-[30px] mt-[60px] pb-[20px] lg:pb-[50px] lg:mx-[76px] lg:mt-[150px]" >
1818 { /* line */ }
1919 < div className = "lg:max-w-[13000px] lg:mx-[71px] h-[2px] mt-[63.37px] bg-[#0A1C20]" > </ div >
20- < div className = "mt-[63px] flex flex-col md:flex md:flex-row justify-between items-center " >
21- < div className = "flex flex-col" >
22- < div className = "flex flex-row items-center gap- lg:gap-[4px]" >
20+ < div className = "mt-[63px] flex flex-col-reverse justify-start gap-5 md:gap-0 md: flex md:flex-row md: justify-between md: items-center " >
21+ < div className = "flex flex-col justify-start items-start " >
22+ < div className = "flex flex-row items-center lg:gap-[4px]" >
2323 < span >
2424 < Copyright className = "size-[18px] md:size-[20px]" />
2525 </ span >
You can’t perform that action at this time.
0 commit comments