Skip to content

Commit

Permalink
revert body overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverharan committed Nov 5, 2024
1 parent c7da75d commit 5a86d33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/App.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
@import '../node_modules/bootstrap-icons/font/bootstrap-icons.css';

body {
overflow: hidden;
}

.App {
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 5a86d33

Please sign in to comment.