File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,17 +82,17 @@ export const MainComponent: React.FC<MainComponentProps> = ({
8282 className = "object-cover"
8383 />
8484 </ div >
85- < div className = "font-light text-[67.64px] leading-[71.5px] tracking-[- 3.98px] max-w-[40rem]" >
85+ < div className = "font-light text-4xl lg:text- [67.64px] leading-[40px] lg:leading-[ 71.5px] tracking-[0px] lg:tracking-[- 3.98px] max-w-[30rem] lg: max-w-[40rem]" >
8686 Move your XTM with < span className = "font-semibold" > infinite</ span > { ' ' }
8787 possibilities
8888 </ div >
89- < div className = "font-normal text-[27px] leading-[30px] tracking-[- 1px] max-w-[35rem]" >
89+ < div className = "font-normal text-lg lg:text- [27px] leading-[30px] tracking-[0px] lg:tracking-[- 1px] max-w-[25rem] lg: max-w-[35rem]" >
9090 We'll wrap your XTM allowing you to exchange across any network.
9191 Powered by < span className = "font-semibold" > LayerZero</ span >
9292 </ div >
9393 </ div >
9494
95- < div className = "mt-[8rem ] mt-shrink" >
95+ < div className = "mt-[4rem ] mt-shrink" >
9696 < div className = "mb-4 font-medium text-xl leading-[30px] tracking-[-1px]" >
9797 Start Bridging
9898 </ div >
You can’t perform that action at this time.
0 commit comments