increased space around loadmore in collections home
This commit is contained in:
parent
122af63d49
commit
1575eb4123
File diff suppressed because one or more lines are too long
|
@ -252,7 +252,7 @@ main {
|
|||
display:flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-top: $global-margin * 3;
|
||||
margin-top: $global-margin * 1.5;
|
||||
}
|
||||
|
||||
// accordion for colletions list
|
||||
|
|
Loading…
Reference in New Issue