Skip to content

Commit 61861f4

Browse files
committed
Align header center
1 parent 1be4a94 commit 61861f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/StartingPage/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const useStyles = makeStyles({
4141
languageSelectionWrapper: {
4242
display: "flex",
4343
flexDirection: "column",
44-
textAlign: "start"
44+
textAlign: "center"
4545
}
4646
})
4747

0 commit comments

Comments
 (0)