ng-pokedex icon indicating copy to clipboard operation
ng-pokedex copied to clipboard

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

Open atj393 opened this issue 5 years ago • 0 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.

atj393 avatar Sep 10 '19 18:09 atj393