Minor style improvement
This commit is contained in:
parent
cb172f6e6d
commit
a35bc4e868
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user