Skip to content

Commit

Permalink
fix responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoglvm committed Jan 20, 2024
1 parent b150485 commit 0ac580f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

body {
background: var(--bg-url) no-repeat top center/cover;
height: 100vh;
min-height: 100vh;
overscroll-behavior: none;
}

Expand Down

0 comments on commit 0ac580f

Please sign in to comment.