CSS/ HTML Empty Space issue with Div alignment -


i have commercial website called akaratak
in search page in mobile mode (after resizing browser minimum)
there space left empty between divs
follows:
enter image description here
know must simple question couldn't get aligned


as can see using bootstrap, not in proper way. should change layout 4 or 6 column 1 grid auto adjust 2x2 layout want it.

another thing can make layour like:

2x2

-1-

2x2

using bootstrap classes need add 1 class third object of each row making sm-12 , others sm-6. suggest read more bootstrap grid system use right way.

instead can use bootstrap 4 grid system witch allow move , workaround problem in nice way.


Comments

Popular posts from this blog

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Create a stacked percentage column -