Add styles to license icon

This commit is contained in:
Clayton Dewey 2019-01-19 15:18:24 -07:00
parent aa12ae38f4
commit 72d95f5159

View file

@ -24,3 +24,8 @@
text-align: left;
color: $dark;
}
.license img {
float: left;
margin-right: 10px;
}