Skip to content

Commit

Permalink
grid spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakers-the-rat committed Aug 16, 2020
1 parent 37ead80 commit 766d937
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _docs/_src/sass/_theme_etc_local.sass
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,13 @@

@media (max-width: $breakpoint-tablet)
grid-template-columns: auto

row-gap: 0

h2
margin: 0

@media (max-width: $breakpoint-tablet)
margin-top: 1rem

p
margin: 0
Expand Down

0 comments on commit 766d937

Please sign in to comment.