Skip to content

Commit

Permalink
Don't mix padding with vw widths.
Browse files Browse the repository at this point in the history
  • Loading branch information
robholland committed Nov 21, 2024
1 parent 0fe4f05 commit ea50b4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion snakes/src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
main {
flex: 1;
display: flex;
padding: 1rem;
margin: 0 auto;
box-sizing: border-box;
overflow: hidden;
Expand Down

0 comments on commit ea50b4b

Please sign in to comment.