diff --git a/resources/assets/sass/modules/_typography.scss b/resources/assets/sass/modules/_typography.scss index 73c918dd..6e9934dc 100644 --- a/resources/assets/sass/modules/_typography.scss +++ b/resources/assets/sass/modules/_typography.scss @@ -878,4 +878,8 @@ hr{ } } } +} + +.fa { + line-height: 18px !important; } \ No newline at end of file