-4
When I put the class "row"
in any document it leaves a blank space, I’ve tried everything and the blank space remains, I thought it was the file I was editing, then I created this to see and the same happened.
<div class="row">
<h1>title</h1>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Eaque repudiandae optio ullam itaque corporis fugit sit quas expedita rem quidem, aspernatur voluptates placeat eos earum cupiditate laudantium at odio necessitatibus.</p>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Tempora officiis nemo, tenetur velit placeat asperiores consequatur vel eaque. Quibusdam non cum libero reprehenderit quis, molestias vero dolorum illum! Sed, inventore.</p>
</div>
Ever tried to insert a
div
container-Fluid involving the Row?– LeAndrade
What would be the white space you’re talking about?
– dududornelees
on the right side, it surpasses the screen
– joao_pedro01
@Leandrade tried and did not work, in the project to using container
– joao_pedro01