Replace GitHubEmoji with Emoji

This commit is contained in:
squidfunk
2017-01-09 22:25:15 +01:00
parent cb9a563a78
commit 7fd950872c
7 changed files with 15 additions and 13 deletions

View File

@@ -28,7 +28,8 @@
.md-typeset {
// Correct alignment of emojis
.emoji {
.emojione {
width: 2rem;
vertical-align: text-top;
}
}