Inactive Tutor answered 05/11/23
Tutor
New to Wyzant
Set the parent element to:
display: grid;
place-items: center;
align-content: center;
This will center the text vertically.
Then set the text to text-align: center.