raulvillares / 3sacrowd

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

added flexbox #17

Closed daffron closed 7 years ago

daffron commented 7 years ago

Added flex box to improve responsiveness and keep other board sizes consistent, #12 & #3 Also fixed level count and image filename as per #9

raulvillares commented 7 years ago

Ei! Seems like I managed to center the div buttons using justify-content: center;