D
D
dhat2016-09-23 22:07:58
css
dhat, 2016-09-23 22:07:58

How to fix padding on nested column in Bootstrap?

When narrowing the screen to xs sizes, all the columns become in a row, but those that are nested have a jamb in the form of side padding. I understand that you can overwrite this with your css, but is there probably something provided by Bootstrap himself in such cases? Sorry in advance if I read the instructions inattentively, but did not find the answer there.
codepen.io/dhatt/pen/mAWAOb?editors=1000

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2016-09-23
@dhat

How to layout with bootstrap?

The main thing to remember is that .row should not be a direct child of .row, there must be .col-*-* between them. The same goes for columns.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question