Fix pixelated icons on IE
This commit is contained in:
parent
d3bcf499cc
commit
6e257c72dd
@ -206,6 +206,7 @@ h1, h2 {
|
||||
margin-right: 2px;
|
||||
}
|
||||
.pixelated {
|
||||
-ms-interpolation-mode: nearest-neighbor;
|
||||
image-rendering: optimizeSpeed;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
|
Loading…
Reference in New Issue
Block a user