8 lines
174 B
CSS
8 lines
174 B
CSS
/* adjusted for gitbook styling. original css from emojify.js */
|
|
.emoji {
|
|
width: 1em;
|
|
height: 1em;
|
|
display: inline-block;
|
|
margin-top: 0;
|
|
background-size: contain;
|
|
} |