Anyone know css enough to work out which class to add to make the buttons responsive?
I tried:
<div className="center-block d-sm-inline-flex justify-content-between">
Anyone know css enough to work out which class to add to make the buttons responsive?
I tried:
<div className="center-block d-sm-inline-flex justify-content-between">
I tried container-fluid instead of center-block