mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
Update base.css
This commit is contained in:
parent
7b6db0a6f0
commit
309d2b68e6
@ -119,3 +119,9 @@ a {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@media not all and (min-resolution: 0.001dpcm) {
|
||||
img[loading='lazy'] {
|
||||
clip-path: inset(0.5px);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user