Skip to content

Commit

Permalink
Reduce title font size to avoid overlapping
Browse files Browse the repository at this point in the history
...and because it was awfully big!
  • Loading branch information
Redwolf committed Feb 3, 2018
1 parent 8b15240 commit ea0a89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Expand Up @@ -26,7 +26,7 @@ body
h1
{
display:inline-block;
font-size: 32px;
font-size: 2em;
line-height: 40px;
margin: -70px 48px 0;
font-weight: normal;
Expand Down

0 comments on commit ea0a89b

Please sign in to comment.