diff --git a/templates/post.html b/templates/post.html
index 90ce3c3..4d16eb5 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -9,6 +9,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-
#postBody hr{height:2px;}
#cmButton{height:48px;margin-top:48px;}
#comments{margin-top:64px;}
+.g-emoji{font-size:24px;}
@media (max-width: 767px) {body {padding: 8px;}}
{% endblock %}