Skip to content

Commit 37b7aeb

Browse files
authored
Update Controls.js
1 parent a694d40 commit 37b7aeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Controls.js

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ const Controls = styled.div`
33
display: flex;
44
margin-top: 24px;
55
align-items: center;
6+
justify-content: center;
67
`
78
export default Controls

0 commit comments

Comments
 (0)