Fix icons

This commit is contained in:
video-prize-ranch
2022-08-29 20:07:20 -04:00
parent bf0ae28599
commit 58bf8469d9

View File

@@ -3,7 +3,7 @@
font-family: 'Material Icons Outlined';
font-style: normal;
font-weight: 400;
font-display: optional;
font-display: block;
src: url(Material-Icons-Outlined.woff2) format('woff2');
}
@@ -18,6 +18,6 @@
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}