Skip to content

Commit

Permalink
fix the chrome top left position problem after refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Feb 8, 2025
1 parent 26285d9 commit 67d4e91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/static/css/main.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
body {
padding-bottom: 2rem;
margin: 0;
padding: 0;
overflow: hidden;
}

nav {
Expand Down

0 comments on commit 67d4e91

Please sign in to comment.