File tree Expand file tree Collapse file tree
themes/lingual/layouts/_default Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -123,13 +123,13 @@ <h2>And more</h2>
123123 < li class ="glide__slide "> < img src ="/lingual-team-invite.png "/> </ li >
124124 </ ul >
125125 </ div >
126- < div class ="absolute inset-0 flex justify-between items-center px-2 " data-glide-el ="controls ">
127- < button class ="bg-white/50 rounded-full size-8 flex items-center justify-center font-mono text-2xl " data-glide-dir ="< ">
126+ < div class ="absolute inset-0 flex justify-between items-center px-2 pointer-events-none " data-glide-el ="controls ">
127+ < button class ="bg-white/50 rounded-full size-8 flex items-center justify-center font-mono text-2xl pointer-events-auto " data-glide-dir ="< ">
128128 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 20 20 " fill ="currentColor " class ="size-5 ">
129129 < path fill-rule ="evenodd " d ="M11.78 5.22a.75.75 0 0 1 0 1.06L8.06 10l3.72 3.72a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0Z " clip-rule ="evenodd " />
130130 </ svg >
131131 </ button >
132- < button class ="bg-white/50 rounded-full size-8 flex items-center justify-center font-mono text-2xl " data-glide-dir ="> ">
132+ < button class ="bg-white/50 rounded-full size-8 flex items-center justify-center font-mono text-2xl pointer-events-auto " data-glide-dir ="> ">
133133 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 20 20 " fill ="currentColor " class ="size-5 ">
134134 < path fill-rule ="evenodd " d ="M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10 8.22 6.28a.75.75 0 0 1 0-1.06Z " clip-rule ="evenodd " />
135135 </ svg >
You can’t perform that action at this time.
0 commit comments