mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
5 lines
66 B
SCSS
5 lines
66 B
SCSS
.imgWithLink {
|
|
@apply w-full h-full;
|
|
object-fit: cover;
|
|
}
|