Skip to content

Commit

Permalink
Fix svg vertical align
Browse files Browse the repository at this point in the history
  • Loading branch information
domingohui authored and ashawley committed Jan 14, 2018
1 parent 95bebd1 commit b81a023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/minima/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ pre {
viewBox: "0 0 16 16";
fill: #{$grey-color};
padding-right: 5px;
vertical-align: middle;
}

.social-media-list {
Expand Down

0 comments on commit b81a023

Please sign in to comment.