CharacterCreator
CharacterCreator copied to clipboard
Make all CSS relative and responsive
Right now we have a lot of fixed-size elements which dont look great on different screens. We should make sure that these are using EM, vh or % units where possible and scales well on different screens.