Add styles to license icon
This commit is contained in:
parent
aa12ae38f4
commit
72d95f5159
1 changed files with 5 additions and 0 deletions
|
@ -24,3 +24,8 @@
|
|||
text-align: left;
|
||||
color: $dark;
|
||||
}
|
||||
|
||||
.license img {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue