fix github icon in footer

This commit is contained in:
Fabio 2019-08-20 17:18:46 +02:00
commit e7873e8a67
2 changed files with 3 additions and 10 deletions

View file

@ -2228,14 +2228,6 @@
position: relative;
}
.icon:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-transform: none !important;
}
.icon > .label {
display: none;