How to center the text vertically using bootstrap – Html
I'm creating a portfolio using bootstrap. For some reasons i can't get the text vertically centered. i have tried align-items-center and justify-content-center with no luck. Here is the code: <div class="cover-container d-flex h-100 p-3 flex-column"> <h1 style="font-weight: 650;">I'm <span style="color:…