mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-06-28 07:58:23 +00:00
Fix icons
This commit is contained in:
parent
bf0ae28599
commit
58bf8469d9
@ -3,7 +3,7 @@
|
|||||||
font-family: 'Material Icons Outlined';
|
font-family: 'Material Icons Outlined';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-display: optional;
|
font-display: block;
|
||||||
src: url(Material-Icons-Outlined.woff2) format('woff2');
|
src: url(Material-Icons-Outlined.woff2) format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -18,6 +18,6 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
word-wrap: normal;
|
word-wrap: normal;
|
||||||
direction: ltr;
|
direction: ltr;
|
||||||
-moz-font-feature-settings: 'liga';
|
font-feature-settings: 'liga';
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user