Fix errant text-indent for FA icons in paragraphs
This commit is contained in:
parent
e20976adb5
commit
c35cbd46ed
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -154,7 +154,7 @@
|
|||||||
text-indent: 1.5rem;
|
text-indent: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
:is(kbd, code, table, ul, ol, form, del, ins, mark, input, select, button, embed, iframe, sub, sup) {
|
:is(abbr, kbd, code, table, ul, ol, form, del, ins, mark, input, select, button, embed, iframe, sub, sup, i, em, b, strong) {
|
||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user