Hi can you help me to set columns in my code? I have this code:
<div class="container-fluid h-100"><div class="row h-100"><div class="flex-column h-100">side menu</div><div class="???"><div>1 piece</div><div>2 pieces piece</div><div>1 piece</div><div/><div/><div/>
here is my actual result, where I've draw how I need split rest of space. Blue column with menu should have fixed with, what actually do. Columns in ratio 1:2:1 could be adjustable.