We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e4e96 commit 169f302Copy full SHA for 169f302
src/components/styles/ColorBoxStyles.js
@@ -34,7 +34,7 @@ export default {
34
position: 'absolute',
35
display: 'flex',
36
alignItems: 'center',
37
- justifyContent: 'space-between',
+ justifyContent: 'space-around',
38
[sizes.down('xs')]: {
39
flexDirection: 'column'
40
}
0 commit comments