coryrylan / ng-pokedex

:monkey_face: Pokedex progressive web app built with Angular

Home Page:https://ng-pokedex.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug - UI Design Mobile - Card design is not responsive in mobile views

atj393 opened this issue · comments

The cards are not responsive in mobile displays less than 320px (Xtra Small Devices) width, hence the ids (#00) are getting hidden from the view.

image
image

Steps to reproduce.

  • Go to the website.
  • Resize to mobile display size less than or equal to 320px
  • Check the cards

Solution
Make a single card display in XS devices.