We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be4a94 commit 61861f4Copy full SHA for 61861f4
src/components/StartingPage/index.js
@@ -41,7 +41,7 @@ const useStyles = makeStyles({
41
languageSelectionWrapper: {
42
display: "flex",
43
flexDirection: "column",
44
- textAlign: "start"
+ textAlign: "center"
45
}
46
})
47
0 commit comments