rasterization
This commit is contained in:
parent
9ea84e650c
commit
a69aee2d19
5 changed files with 115 additions and 45 deletions
|
@ -120,6 +120,8 @@ body {
|
|||
width: var(--elem-height);
|
||||
height: var(--elem-height);
|
||||
background: var(--gray);
|
||||
image-rendering: pixelated;
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue