Margin on fetch more results button

This commit is contained in:
Cadence Ember 2020-06-24 22:11:37 +12:00
parent f17d715e24
commit 54b8d19c68
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
2 changed files with 2 additions and 0 deletions

View File

@ -123,4 +123,5 @@
line-height: 45px; line-height: 45px;
text-align: center; text-align: center;
cursor: pointer; cursor: pointer;
margin-top: 16px;
} }

View File

@ -5,6 +5,7 @@
line-height: 45px; line-height: 45px;
text-align: center; text-align: center;
cursor: pointer; cursor: pointer;
margin-top: 16px;
} }
.card { .card {