You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
Hey, I'm not sure if this is the same as #51, but the layout is seriously broken on the homepage for mobile.
Have pulled and tried to compile the site locally but for some reason sass will not compile. If I figure it out i'll make a PR but i think it has to do with flex-container: row in .hero__links. If I set it to column the layout looks correct on both mobile and desktop (haven't done a lot of browser testing yet though).
The text was updated successfully, but these errors were encountered:
Hey, I'm not sure if this is the same as #51, but the layout is seriously broken on the homepage for mobile.
Have pulled and tried to compile the site locally but for some reason sass will not compile. If I figure it out i'll make a PR but i think it has to do with
flex-container: row
in.hero__links
. If I set it tocolumn
the layout looks correct on both mobile and desktop (haven't done a lot of browser testing yet though).The text was updated successfully, but these errors were encountered: