Skip to content

Commit

Permalink
Fix social media icons alignment on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinKelleher committed Feb 22, 2020
1 parent 40970e3 commit 6dd0322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Expand Up @@ -40,7 +40,7 @@ body {
}

.fa {
padding: 20px 25px;
padding: 20px 50px 20px 0px;
font-size: 30px;
width: 30px;
text-align: center;
Expand Down

0 comments on commit 6dd0322

Please sign in to comment.