Skip to content

Commit

Permalink
center number on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
dangrous committed Jan 13, 2023
1 parent 8407368 commit e1e86b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -2031,7 +2031,8 @@ const styles = {
textAlign: 'center',
fontWeight: 'normal',
position: 'absolute',
marginLeft: -16,
width: 88,
left: -16,
},

pageWrapper: {
Expand Down

0 comments on commit e1e86b3

Please sign in to comment.