Do not set font-size for fontawesome icons in css (#619)

This commit is contained in:
Alphonse Mariya
2021-11-12 13:39:05 +01:00
committed by GitHub
parent b93ac81256
commit d69b5b5707
6 changed files with 8 additions and 16 deletions

View File

@@ -205,10 +205,6 @@
@media only screen and (max-width: 768px) {
font-size: 1.4rem;
}
i {
font-size: 3.2rem;
}
}
}
}