Skip to content

Commit

Permalink
changing text size
Browse files Browse the repository at this point in the history
changing the text size of the github icon
  • Loading branch information
Steven Copeland committed May 1, 2017
1 parent e8b858c commit d099ec9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Expand Up @@ -65,7 +65,8 @@ a {
}

.middle {
text-align:center
text-align:center;
font-size:30px;
}

ul {
Expand Down

0 comments on commit d099ec9

Please sign in to comment.