Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
Reduce padding in project callout for small devices
Browse files Browse the repository at this point in the history
  • Loading branch information
lesander committed Jun 19, 2018
1 parent 91315a9 commit 7daa120
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _sass/project.sass
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
margin-top: 3em
color: $color-white

@media (max-width: 425px)
padding: 2em

h2
font-weight: 900

Expand Down

0 comments on commit 7daa120

Please sign in to comment.