Pagination fixes, change displayed results to 6

This commit is contained in:
Jai A
2020-09-07 13:01:42 -07:00
parent fc6246c5cb
commit 89dfaf1d5d
3 changed files with 47 additions and 20 deletions

View File

@@ -371,8 +371,7 @@ export default {
<style lang="scss">
.results {
margin-top: 20px;
margin-bottom: 50px;
margin-top: 10px;
}
.result {