Skip to content

Commit

Permalink
remove twice prop in css, use commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas committed Jul 26, 2024
1 parent 7cf37ea commit 293bfdd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/main.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
body {
margin: 0;
padding: 0;
/* overflow: hidden; */
overflow: hidden;
font-family: sans-serif;
font-size: 16px;
overflow: hidden;
}

.manipulation-tool {
Expand Down

0 comments on commit 293bfdd

Please sign in to comment.