Skip to content

Commit

Permalink
chore: update test box sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
Arif-un committed Jul 28, 2024
1 parent d9cb701 commit 03e212c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ body{
display: grid;
place-content: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
box-sizing: border-box;
}

0 comments on commit 03e212c

Please sign in to comment.