Skip to content

Commit 1abc0dd

Browse files
committed
feat: improved styles
1 parent e74babe commit 1abc0dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Components/Loading.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ const styles = {
55
content: {
66
fontSize: '35px',
77
position: 'absolute',
8-
left: '0',
9-
rigth: '0',
8+
left: '40%',
9+
top: '30%',
1010
marginTop: '20px',
1111
textAlign: 'center'
1212
}

0 commit comments

Comments
 (0)