mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
🎨 styles: set default bg for banner large
:%s
This commit is contained in:
parent
e256cece62
commit
40b825cb0f
@ -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 |
Loading…
x
Reference in New Issue
Block a user