fixed header being blurry on chrome
This commit is contained in:
parent
5cf406d80e
commit
832a52b82a
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
.logo {
|
||||
height: 5.65rem;
|
||||
-ms-interpolation-mode: nearest-neighbor;
|
||||
/*image-rendering: pixelated;*/
|
||||
image-rendering: optimizeSpeed;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue