Update sass/_base.scss
Fix pixelart rendering on chrome
This commit is contained in:
parent
c66c9a0b00
commit
9a0457a79b
1 changed files with 1 additions and 1 deletions
|
|
@ -131,5 +131,5 @@ code {
|
||||||
}
|
}
|
||||||
|
|
||||||
.pixelart {
|
.pixelart {
|
||||||
image-rendering: crisp-edges
|
image-rendering: pixelated
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue