carlzoo / scalperr-ui

Frontend for Scalperr
https://scalperr-ui.netlify.com/
MIT License
1 stars 6 forks source link

Fix width on mobile display #30

Closed carlzoo closed 5 years ago

carlzoo commented 5 years ago

Currently the width for elements on mobile display is not 100%. Remove styeld-css-grid and use hardcoded css-grid instead. Use two different media queries.