How to vertically align center a Font-Awesome icon with a line of text in Bootstrap 4?
问题 I am trying to align a Font Awesome icon vertically center to a small block or line of text. Here's a picture of what I'm trying to achieve: This is the look I'd like to achieve The part of my webpage I am working on is seen here:This is the look my code currently produces. Note the unaligned FA icon , specifically, the code below is for the right side (column 2): <div class="col-12 col-md-6 col-lg-5"> <h4 class="text-center ">Honors and Awards</h4> <i class="fa fa-trophy fa-lg" aria-hidden=