Change banner padding
This commit is contained in:
parent
7e92e233fe
commit
bcbd682afe
@ -456,7 +456,7 @@ section:not(:last-child) {
|
||||
background-position: center;
|
||||
color: white;
|
||||
text-align: center;
|
||||
padding: 8rem 1rem;
|
||||
padding: 4rem 1rem;
|
||||
font-family: 'Vollkorn', serif;
|
||||
}
|
||||
.site__banner h1 {
|
||||
@ -568,7 +568,7 @@ article + article {
|
||||
/* Products
|
||||
========================================================================== */
|
||||
.product__list {
|
||||
margin-top: 8rem;
|
||||
margin-top: 4rem;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
gap: 8rem;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user