styling it up

This commit is contained in:
2015-10-04 20:27:03 -05:00
parent 1e3917ada0
commit 63d4063392
18 changed files with 125 additions and 38 deletions

View File

@ -1,7 +1,7 @@
.btn {
cursor: pointer;
display: inline-block;
padding: 5px;
text-decoration: none;
&:hover {
color: $grey;