I got some stuff working, pretty cool. I do have this issue where everything is left aligned on any browser that isn’t chrome. I don’t know why this is. But good news, my name spins :D
You’re centring the components with justifySelf: center. I would usually do precise alignments with a flex-box container. Maybe that would fix your issue on other browsers.
Comments 1
You’re centring the components with justifySelf: center. I would usually do precise alignments with a flex-box container. Maybe that would fix your issue on other browsers.
Sign in to join the conversation.