We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74babe commit 1abc0ddCopy full SHA for 1abc0dd
1 file changed
src/Components/Loading.js
@@ -5,8 +5,8 @@ const styles = {
5
content: {
6
fontSize: '35px',
7
position: 'absolute',
8
- left: '0',
9
- rigth: '0',
+ left: '40%',
+ top: '30%',
10
marginTop: '20px',
11
textAlign: 'center'
12
}
0 commit comments