Live data from Hacker News

Show HN: A Simple Memory Game

icon-guesser.herokuapp.com

1–7 of 7 posts

Re: Show HN: A Simple Memory Game

#7
Fun, I enjoyed that.

Bug report: Bottom is cut off when browser width > height, on wider monitors.

Defining height of elements in terms of vw units is the cause. Also body as a flex with align-items: center without a defined height on body won't have any effect.