Skip to content

Commit

Permalink
Fix centering of content on Desktop (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
nisrulz committed Apr 25, 2024
1 parent 8316e67 commit 41ee882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ html(lang="en")
head
include includes/head.pug
body.bg-pattern
#app.container.m-6
#app.container.mt-6
include includes/content.pug
include includes/footer.pug
include includes/footer.pug

0 comments on commit 41ee882

Please sign in to comment.