B
B
bugagashnik2018-04-24 18:09:03
css
bugagashnik, 2018-04-24 18:09:03

How to set indent to one column bootstrap 4?

There are three columns: col-sm-3, col-sm-3, col-sm-5. It is necessary that col-5 be on the right, i.e. there was a one-column indent between the second col-3 and col-5. justify-content-between is a bit off. But so that on the mobile version, everything is exactly

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Anton, 2018-04-24
@bugagashnik

Well, for example, you can insert one col-sm-1 hidden-sm-down or specify something like .col-sm-5 .offset-md-1 on the right

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question