Help with grid
im using grid for mobile resonsiveness. when 400px is reached, im changing header from flex to grid so that the logo occupies the entire row, the second and thrid sibling should occupy 3/4 and 1/4 space respectively.
5 Replies
you gonna need 4 columns if you want do 3/4 1/4 split 😉
yeah i tried that too didnt work. This was the code i used
that should work https://codepen.io/MannixMD/pen/dygLgON
oh i forgot about assigning area names to the classes