Pokemon-x-Blackjack / pokemon-blackjack

0 stars 0 forks source link

Responsiveness in the gameboard page <= 700px #54

Open KyleKHL opened 1 year ago

KyleKHL commented 1 year ago

Noticed that at 700px (and smaller) the responsiveness of the the site might not do what you intend it to while the player is playing the game. The pokemon on the right side shrinks and cards on the right side shrinks as well. Then when goes into mobile view, the computer's side overlaps the players side (also the pokeballs overlap with each other above the cards). Also the players cards go off the screen. Maybe consider adding to media queries partial at the 700px mark and below for when the player plays the game.

responsiveness1 responsiveness2 responsiveness3