Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 72473

how to change bootstrap div height and width?

$
0
0

this the outputthis is my code.i want to change both div height and width.I try to change but is not working.

@media(max-width: 500px) {
  .col-sm-4 {
    height: 50px;
	width: 50px;
  }
}
<div class="container-fluid"><div class="row"><div class="col-sm-4">
          container left<img src="5.jpg" class="img-circle" alt="Cinque Terre"> </div><div class="col-sm-4">
Container Right<img src="5.jpg"></div></div></div>

Viewing all articles
Browse latest Browse all 72473

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>