Fix image alignment again
parent
f99003cf4c
commit
ce33c50ab9
|
@ -218,7 +218,7 @@
|
||||||
}
|
}
|
||||||
.h5p-memory-game .h5p-memory-image {
|
.h5p-memory-game .h5p-memory-image {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
line-height: 6;
|
line-height: 5.9;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 1.5em;
|
top: 1.5em;
|
||||||
left: -0.5em;
|
left: -0.5em;
|
||||||
|
|
Loading…
Reference in New Issue