Fix image alignment again

pull/20/merge
Frode Petterson 2017-06-20 10:34:34 +02:00
parent f99003cf4c
commit ce33c50ab9
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@
}
.h5p-memory-game .h5p-memory-image {
display: inline-block;
line-height: 6;
line-height: 5.9;
position: relative;
top: 1.5em;
left: -0.5em;