It looks like when I added the “Register Now” CTA, I didn't check all the responsive breakpoints & my grid layout ended up with a mostly empty column in mobile view. 🙈
I'm pretty sure this is just a case of finding the grid-areas declarations in the CSS & fixing one or two lines. @nchan0154 , could you tackle this first thing?


It looks like when I added the “Register Now” CTA, I didn't check all the responsive breakpoints & my grid layout ended up with a mostly empty column in mobile view. 🙈
I'm pretty sure this is just a case of finding the
grid-areasdeclarations in the CSS & fixing one or two lines. @nchan0154 , could you tackle this first thing?