Skip to content

Commit

Permalink
Merge pull request #71 from daithihearn/bugfix9
Browse files Browse the repository at this point in the history
  • Loading branch information
daithihearn authored Jan 14, 2023
2 parents 2011b7a + bf1096f commit 2299cdc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/scss/_custom.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
html, body {
overflow-x: hidden;
}
body {
position: relative
}

// Here you can add other styles
.main_content {
background-color: $white;
Expand Down

0 comments on commit 2299cdc

Please sign in to comment.