Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1675

Why doesn’t margin: auto center my fixed-width inside a flex container? [closed]

$
0
0

I expected margin: auto to center my <div> horizontally, but it stays aligned to the left. my writing is:

.container {  display: flex;}.box {  width: 200px;  margin: auto;}

Why isn’t this working as expected?


Viewing all articles
Browse latest Browse all 1675

Trending Articles



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