diff --git a/github-markdown.css b/github-markdown.css index 88f8369..a17743b 100644 --- a/github-markdown.css +++ b/github-markdown.css @@ -1068,4 +1068,9 @@ width: 1.5rem; height: 1.5rem; vertical-align: center; +} + +.markdown-body .emoji.special { + width: 2rem; + height: 2rem; } \ No newline at end of file