Help avoid markup for list items
parent
0f0f1c693a
commit
e308d4a69e
|
@ -29,6 +29,9 @@
|
|||
.h5p-memory-game .h5p-memory-wrap {
|
||||
float: left;
|
||||
text-align: center;
|
||||
background-image: none !important;
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.h5p-memory-game .h5p-memory-card {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in New Issue