fix issue with celebi printing

This commit is contained in:
Amruth Pillai
2020-07-18 21:51:01 +05:30
parent 5bb4bc5941
commit ec6ddd1fff
3 changed files with 108 additions and 219 deletions

View File

@ -48,7 +48,7 @@ const Celebi = ({ data }) => {
backgroundColor: `rgba(${r}, ${g}, ${b}, 0.1)`,
},
rightSection: {
top: '160px',
marginTop: '160px',
},
};