Don't add default margin to font awesome icons
We were removing the margin half of the time, and sometimes removing it made us use `!important` rules.
This commit is contained in:
@@ -204,7 +204,6 @@
|
||||
&::after {
|
||||
font-weight: bold;
|
||||
margin-left: 0.5em;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user