mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
🎨 styles: set default bg for banner large
:%s
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
padding: 0;
|
||||
&.large {
|
||||
margin-bottom: 2.8rem;
|
||||
background-image: url("./pattern.svg");
|
||||
background-repeat: repeat;
|
||||
background-size: auto;
|
||||
.inner {
|
||||
background-size: cover;
|
||||
background-position: center bottom;
|
||||
|
1
src/components/common/Banner/BannerItem/pattern.svg
Normal file
1
src/components/common/Banner/BannerItem/pattern.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user