Answer the question
In order to leave comments, you need to log in
What is the .row container for in bootstrap?
Hello!
Please explain in more detail what .row is for? What with him, what without him - everything works fine
Answer the question
In order to leave comments, you need to log in
.row {
margin-left: -15px;
margin-right: -15px;
}
overflow: hidden;
This row class lines up components in a row .
Elements must be inside a row
.row tag must be wrapped in .container (fixed-width) or .container-fluid (full-width) to properly align and pad.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question