boogo was thought and developed to get the most out of mobile development but it can also be used perfectly in desktop development. Use our powerful flexbox grid to create layouts of all shapes and sizes thanks to a twelve (12) column system, five default response levels, Sass and mixin variables, and dozens of predefined classes.
In our download you will find this directory and file structure:
<div class="container">
<div class="row">
<div class="col-sm">
One of three columns
</div>
<div class="col-sm">
One of three columns
</div>
<div class="col-sm">
One of three columns
</div>
</div>
</div>