bhairavmehta95/JustAskMe

Mobile experience issues

Closed this issue · 2 comments

  • FontAwesome icons do not load for some reason
  • UI is too small (e.g. small icons) for easy use on mobile

Need to change all CSS values from px -> a screen-relative measurement unit (i.e vh , vw)

Issue: Viewport units no longer work on chrome. Need to find alternative.