Hi. I’m struggling to setup 2 column layout: main content + fixed width right sidebar.
Can’t figure out how to do this with generateblocks grid layout.
I’ve tried:
right container to be Flex: 0 0 350px;
left container: Flex 0 1 850px;
but this just breaks when the container goes below 1200px.
I just want fixed-size right column with a flexible left column - how would I do that with generateblocks?