Skip to content

Commit

Permalink
🔨 fix horizontal container padding
Browse files Browse the repository at this point in the history
  • Loading branch information
devmount committed Oct 27, 2020
1 parent 03cb2b2 commit be531b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Stats.vue
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,8 @@ body
width 100%
height 100%
margin 0 auto
padding-left 1rem
padding-right 1rem
box-sizing border-box
@media (min-width: 2501px)
Expand Down

0 comments on commit be531b1

Please sign in to comment.