Fix font-family

This commit is contained in:
Prayag
2021-09-11 14:26:57 +05:30
committed by GitHub
parent 48daa4af0d
commit 646879bea3

View File

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