mirror of
https://github.com/vercel/commerce.git
synced 2025-07-21 11:51:20 +00:00
style: blur bg img
This commit is contained in:
parent
1a4392eacc
commit
2e3947a1ba
@ -5,5 +5,8 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
img {
|
img {
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
|
background-size: contain !important;
|
||||||
|
background-position: center !important;
|
||||||
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user