raulvillares / 3sacrowd

Tic-Tac-Toe puzzle using plain javascript :video_game:
https://raulvillares.github.io/3sacrowd/index.html
35 stars 69 forks source link

[3sacrowd] spacing #15

Closed Holocraft closed 7 years ago

Holocraft commented 7 years ago

Hi! I'm a first time open source contributor. I looked over this awesome game and picked out a couple things I think can visually improve the landing page. I'll look through the issues you have and do my best to help you out.

For this PR, I noticed the bottom description text was going over two different colors and I thought it might be easier to read if it was moved down into the green background.

Also, the "Start" image link is making the whole div a clickable link. I modified the CSS to just wrap the image itself. I'm not sure if you meant for this to be the functionality so let me know.

raulvillares commented 7 years ago

Hi Michael, thanks very much for taking notice of those details and for your work.