thomaspark / flexboxfroggy

A game for learning CSS flexbox 🐸

Home Page:https://flexboxfroggy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hovering on level reveals some information about how to approach the level

shishir610 opened this issue · comments

Description:
While hovering on any level, some information such as align-item or justify-content is revealed which compromises the need to have intermediate and expert difficulties

FlexboxFroggy1

Steps to recreate issue:

  1. Go to https://flexboxfroggy.com/
  2. Click on the Levels dropdown
  3. Hover on any level

Ideal behaviour:
We should not display anything after hovering the level button.

@shishir610, thanks for the issue. We'll hide the level tooltips at intermediate and expert difficulty.