Skip to content

Commit 177047c

Browse files
Update style.css
1 parent fdf2dc5 commit 177047c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
body {
22
font-family: 'Inter', sans-serif;
33
background-color: #f9f9f9;
4-
margin: 0;
4+
margin: auto;
55
padding: 1rem;
66
color: #222;
77
}
@@ -27,7 +27,7 @@ body {
2727
height: auto;
2828
aspect-ratio: 1 / 1;
2929
}
30-
30+
3131
iframe#userGame {
3232
width: 100%;
3333
max-width: 360px;

0 commit comments

Comments
 (0)