I
I
iminby2016-11-02 16:09:04
HTML
iminby, 2016-11-02 16:09:04

Why isn't block by block built on an adaptive?

Tell me, I connected bootstrap.
Made a simple structure

<div class="contaiter">
<div class="row">
 <div class="col-xs-6"></div>
 <div class="col-xs-6"></div>
</div></div>

Why do I shrink the screen window and my blocks are compressed, and not stacked under each other ..
Tell me what I didn’t do .. or what needs to be done

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anna_BS, 2016-11-02
@Anna_BS

xs is the smallest resolution. Change for example to md and to 991px width and less blocks will be under each other
See it on getbootstrap website

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question