Adjust styling

This commit is contained in:
Chi Vinh Le
2017-08-04 23:24:40 +07:00
parent 12d3273d3d
commit 0df4fd1e37
4 changed files with 14 additions and 3 deletions
@@ -79,3 +79,12 @@
margin-left: -10px;
}
}
.loadMore > button {
background-color: #696969;
&:hover {
background-color: #404040;
color: white;
}
}