mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
added a second image-rendering rule for chrome
This commit is contained in:
parent
a5fc76dd27
commit
2f3e83d5d5
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
image-rendering: pixelated;
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue