Fix font-family

This commit is contained in:
Prayag
2021-09-11 14:27:27 +05:30
committed by GitHub
parent 646879bea3
commit b37f816027

View File

@@ -6,7 +6,7 @@
}
.material-icons {
font-family: 'Material Icons Sharp';
font-family: 'Material Icons Sharp' !important;
font-weight: normal;
font-style: normal;
line-height: 1;