🎨 styles: (home page) add margin for sections in page

:%s
This commit is contained in:
lytrankieio123
2021-08-26 16:25:36 +07:00
parent 3c09ad1770
commit 050933d4b0
3 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
border: 1px solid var(--primary);
}
&.large {
margin-bottom: 2.8rem;
.inner {
@screen xl {
@apply bg-right-bottom;