Skip to content

Commit

Permalink
Added margin to title to prevent overlap with the menu icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlliou112 committed Mar 22, 2016
1 parent 10891d5 commit ff6c553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.css
Expand Up @@ -84,6 +84,7 @@ article .share .gplus:hover {
.page-header {
color: #e74c3c;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
margin-right: 60px;
}

article{
Expand Down

0 comments on commit ff6c553

Please sign in to comment.