Reduce view more movements

This commit is contained in:
Chi Vinh Le
2017-12-14 21:08:13 +01:00
parent 2b312dbf8e
commit 19568afde5
2 changed files with 3 additions and 2 deletions
@@ -3,6 +3,7 @@
list-style: none;
display: block;
min-height: 650px;
margin-top: 16px;
}
:global(html) {
@@ -2,7 +2,6 @@
display: flex;
justify-content: center;
width: 100%;
margin-bottom: -8px;
}
.viewMore {
@@ -15,7 +14,8 @@
cursor: pointer;
text-transform: capitalize;
margin: 0;
margin-bottom: 8px;
margin-top: -18px;
margin-bottom: -4px;
}
.viewMore:hover {