mirror of
https://github.com/mue/mue.git
synced 2026-07-24 01:07:23 +02:00
fix: Firefox text-rendering issues
This commit is contained in:
@@ -5,6 +5,8 @@ body {
|
||||
background: #000;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
text-rendering: optimizeLegibility !important;
|
||||
-moz-text-rendering: optimizeLegibility !important;
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user