Skip to content

Commit

Permalink
fix: Fixed social media spacing (#972)
Browse files Browse the repository at this point in the history
* Fixed social media spacing
  • Loading branch information
JackD03 authored Jun 20, 2019
1 parent 8703a4e commit b0f40b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions portal/static/portal/sass/partials/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
}

.social-media {
align-items: center;
display: flex;
margin-top: 10px;
}

Expand Down

0 comments on commit b0f40b3

Please sign in to comment.