mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
style: blur bg img
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user