Posted on 16th September 2024|14 views
How can we vertically center in bootstrap?
Posted on 16th September 2024| views
One method to vertically center is to utilize my-auto. That will center a specific element in that is flexbox container This Bootstrap 4. row stands display: flex. For instance, h-100 performs the total row height. Also, my-auto will vertically center that col-sm-12 column.