Fix blurry icons on Chromium.
This commit is contained in:
parent
5a26029b72
commit
76290de4ed
|
@ -9,6 +9,7 @@ body {
|
|||
font: -moz-use-system-font;
|
||||
font-size: 12px;
|
||||
min-width: 600px;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
}
|
||||
|
||||
html.mobile > body {
|
||||
|
|
Loading…
Reference in New Issue