jappe999 / project-cards

Cards Against Humanity App
https://project-against-cards.herokuapp.com/
GNU General Public License v3.0
1 stars 0 forks source link

Second and third blank spaces are too small #60

Closed jappe999 closed 5 years ago

jappe999 commented 5 years ago

Expected Behavior

All blank spaces are wide.

Current Behavior

Only the first blank space is wide. The rest is 1 character.

Possible Solution

Use the regex /_/g

Steps to Reproduce (for bugs)

  1. Open a game
  2. Refresh until a card with 2 or more blank spaces shows up.
  3. Only the first blank space is wide.

Context

It's strange to see two styles of blank spaces used.

Your Environment