Fix stylelint issues

This commit is contained in:
Jonny Barnes 2016-12-10 23:01:53 +00:00
parent aef50ae864
commit 8ec7307bbe
3 changed files with 12 additions and 9 deletions

View file

@ -10,5 +10,5 @@
.contact img {
margin-right: 0.2rem;
width: 100px;
height:100px;
height: 100px;
}