TakaOtaku / Digimon-Card-App

Website to keep track of your Digimon Card Collection and Build Decks with it.
MIT License
29 stars 16 forks source link

Mobile styling improvements + add gesture support #464

Closed dartanian300 closed 1 year ago

dartanian300 commented 1 year ago

Mobile styling improvements:

  1. Add margin around "show more" button for iOS/Safari users
  2. Improve display of card modal on small devices
  3. Minor spacing adjustments on card modal

Adds gesture support for future mobile UX improvements.

chardin1 commented 1 year ago

Also improved contrast issues:

  1. Yellow cards in the card modal used white text on bright yellow background for the level. That text will now be black (other card colors retain the white text color)
  2. The active state of the white card color filter in the collections view wasn't visible since the highlight was white. The highlight has been updated to include a thin black line before the white line