Imperial-visualizations/Vue-Components

Play/Pause Button resize issue

Closed this issue · 0 comments

Play pause button is currently using vw/vh for it's sizing which means that the button can become extremely small on narrow devices! We should use rem and em for this instead!