Open
Description
By reducing the width of the screen: 780px 1030 px 1220 px appears horizontal scrolling.
When using normalize.css to a width of 800px there is a constant horizontal scrolling.
code:
<div class="container">
<div class="row">
<div class="col-xs-4">txt</div>
<div class="col-xs-4">txt</div>
<div class="col-xs-4">txt</div>
</div>
</div>
Metadata
Metadata
Assignees
Labels
No labels