Minor style improvement
This commit is contained in:
parent
cb172f6e6d
commit
a35bc4e868
@ -106,11 +106,13 @@ button
|
|||||||
////// Cards to beat
|
////// Cards to beat
|
||||||
|
|
||||||
ol#cards-to-beat
|
ol#cards-to-beat
|
||||||
display: flex
|
//display: flex
|
||||||
flex-wrap: wrap
|
flex-wrap: wrap
|
||||||
text-align: center
|
text-align: center
|
||||||
li
|
li
|
||||||
flex: 1 1 auto
|
//flex: 1 1 auto
|
||||||
|
text-align: center
|
||||||
|
display: inline-block
|
||||||
img
|
img
|
||||||
width: 6vmin
|
width: 6vmin
|
||||||
border: 1px solid black
|
border: 1px solid black
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user