increased space around loadmore in collections home

This commit is contained in:
jorge 2022-04-25 13:25:16 +02:00
parent 122af63d49
commit 1575eb4123
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -252,7 +252,7 @@ main {
display:flex; display:flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
margin-top: $global-margin * 3; margin-top: $global-margin * 1.5;
} }
// accordion for colletions list // accordion for colletions list