image rendering - pixelated
This commit is contained in:
parent
29e1ebf21e
commit
e75c68e371
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ main {
|
|||
min-width: 50%;
|
||||
max-width: 100%;
|
||||
filter: grayscale(100%);
|
||||
image-rendering: crisp-edges;
|
||||
}
|
||||
|
||||
.service .label h3 {
|
||||
|
|
Loading…
Reference in a new issue