Fix icons

This commit is contained in:
video-prize-ranch 2022-08-29 20:07:20 -04:00
parent bf0ae28599
commit 58bf8469d9
No known key found for this signature in database
GPG Key ID: D8EAA4C5B12A7281
1 changed files with 2 additions and 2 deletions

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;
}