Fix blurry sidebar icons

This commit is contained in:
Phan An 2018-02-02 11:45:17 +01:00
parent 5f5f267894
commit 3e42662143

View file

@ -222,6 +222,8 @@ export default {
width: 24px;
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
&.home::before {