🎨 styles: set default bg for banner large

:%s
This commit is contained in:
lytrankieio123 2021-09-15 16:57:43 +07:00
parent e256cece62
commit 40b825cb0f
2 changed files with 4 additions and 0 deletions

View File

@ -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;

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB