Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro committed May 26, 2019
1 parent 2d8f8c1 commit b488b3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,10 @@ footer .row {
footer a,
footer a:hover {
color: #fff;
}

@media screen and (max-width: 320px) {
h1 {
font-size: 2.25rem;
}
}

0 comments on commit b488b3e

Please sign in to comment.