Working on fixing the layout
Preet-Sojitra opened this issue · 2 comments
Preet-Sojitra commented
Hey @sakofchit , I was working on fixing the layout of the website, as it is messed up ( Issue #3 ) . So for this I am planning to change the html structure little bit.
I am planning to wrap the aside
and main
in one container and want to make it a grid.
Here's the codepen.
In this codepen I have created the rough layout . You can see the html structure in the codepen that I am planning to implement in the system.css
So should I change the HTML structure?
sakofchit commented
Was actually working on this last night! That would work too, but my approach was to just use flexbox since it's only really just 2 columns. #12
systemcss.mp4
Preet-Sojitra commented
LGTM 🚀