Minor style improvement

This commit is contained in:
Jesse C. Fisher 2016-02-22 19:03:46 -08:00
parent cb172f6e6d
commit a35bc4e868

View File

@ -106,11 +106,13 @@ button
////// Cards to beat
ol#cards-to-beat
display: flex
//display: flex
flex-wrap: wrap
text-align: center
li
flex: 1 1 auto
//flex: 1 1 auto
text-align: center
display: inline-block
img
width: 6vmin
border: 1px solid black