flexbox
Table of Contents
Flexbox Notes
There are a lot of notes on flexbox in regards to bootstrap in their document page;
wrapping divs
The container of the divs you wish to wrap, add a class of “flex-wrap”
Centering Images
added the “mx-auto” class to the image and it will be centered
flexbox.txt · Last modified: by 127.0.0.1
