Skip to content

Commit

Permalink
smaller min header
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Buschmann committed Jun 8, 2021
1 parent 760f258 commit 2da773a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/index.sass
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

@media (min-width: 38em)
body > header, body > article, body > footer
padding: 1.7em calc(38% - 14em)
padding: 1.65em calc(38% - 14em)

{% if site.minimal %}

Expand Down

0 comments on commit 2da773a

Please sign in to comment.