bootstrap grid text alignment horizonally code example
Example 1: centralize div bootstrap
<div class="row align-items-center justify-content-center">
<div class="col">This will be centered vertically and horizontally</div>
</div>
Example 2: whatever by Clever Crane on May 31 2020 Donate Comment
<div class="col-lg-3 mb-4">