Pokemon-x-Blackjack / pokemon-blackjack

0 stars 0 forks source link

Project Review #57

Open JiWHara opened 1 year ago

JiWHara commented 1 year ago

Scrollbar - there is a scroll bar on winning screen. Suggestion: remove the overflow-y on the div containing the gif and shrink gif to fit div. Win/Loss Display - can't replay or exit out without refreshing the page. image Mobile Display @ 700px - Issue with dealer's cards size being reduced too much given viewport width changes. Suggest using clamp/flexbox image Mobile Display @ 500px - player's cards start clipping out of the viewport. image Mobile Display @560px - Text and pokemon gif overlaps (div class playStats and dealStats) image Mobile Display - winning pokemon gif gets pretty small as display shrinks. Could fix by adding a few media queries elongating the modal vertically.