Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
the grid is standard 12 columns. and on the right and left 2 guides do not apply to the grid itself
there are 12 columns like in the bootstrap, except for the side incomprehensible spaces, which are obviously not part of the site.
What is the problem then? Everything should fit on the bootstrap grid normally
<div class="container">
<div class="row">
<div class="col-1">1</div>
<div class="col-1">2</div>
<div class="col-1">3</div>
<div class="col-1">4</div>
<div class="col-1">5</div>
<div class="col-1">6</div>
<div class="col-1">7</div>
<div class="col-1">8</div>
<div class="col-1">9</div>
<div class="col-1">10</div>
<div class="col-1">11</div>
<div class="col-1">12</div>
</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question