Skip to content

Commit 98f40a0

Browse files
committed
Center game.
1 parent 4d207b2 commit 98f40a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css/main.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ section.game h1 {
2424
margin-bottom: 60px;
2525
}
2626

27+
section.game {
28+
margin-left: auto;
29+
margin-right: auto;
30+
text-align: center;
31+
}
32+
2733
section.text {
2834
margin-bottom: 40px;
2935
}

0 commit comments

Comments
 (0)