How to center align font awesome icons vertically in a circle div?

后端 未结 9 1128
遇见更好的自我
遇见更好的自我 2020-12-13 12:48

I\'m trying to center align font awesome icons center by vertically. If there is text we can do it using line-height property even i tried giving the lin

9条回答
  •  温柔的废话
    2020-12-13 13:11

    I faced a similar problem to vertical aligning a font awesome icon in chrome and Mozilla.

    I had a div wrapping my font awesome element.

    My HTML is:

    giving font size in em solved the problem.

提交回复
热议问题