Mikuhl / css-layouts

0 stars 0 forks source link

chessboard using flex #4

Open oakmac opened 7 years ago

oakmac commented 7 years ago

Can you modify the chessboard to use flex for layout, as opposed to setting width and height properties?

Mikuhl commented 7 years ago

https://github.com/Mikuhl/css-layouts

oakmac commented 7 years ago

Said a different way: can you modify the chessboard such that the size of the board is solely determined by a single width property on the parent element?