Skip to content

Commit

Permalink
overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Brant Ashe committed May 29, 2024
1 parent cc099de commit fe56a9a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/app/globals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ html {

body {
background: #1e1d2d;
height: 100svh;
width: 100svw;
overflow: hidden;
margin: 0;
padding: 0;
}
Expand Down Expand Up @@ -91,13 +88,6 @@ button {
}
}

canvas {
position: fixed;
top: 0;
width: 100%;
height: 100%;
}

h1,
h2 {
margin: 0;
Expand Down

0 comments on commit fe56a9a

Please sign in to comment.