🔥(frontend) remove useless font block on icons

Myabd, this css property is useful only on font face, it has
no effect on materials-related classes.
This commit is contained in:
lebaudantoine
2026-01-04 23:07:05 +01:00
committed by aleb_the_flash
parent 48af2e3a5f
commit 2863aa832d

View File

@@ -4,7 +4,6 @@
.material-symbols {
font-weight: normal;
font-style: normal;
font-display: block;
font-size: 24px;
display: inline-block;
line-height: 1;