diff --git a/post_example.html b/post_example.html
index d8e0382..e7e6b21 100644
--- a/post_example.html
+++ b/post_example.html
@@ -25,6 +25,7 @@
.avatar:hover {transform: scale(1.15) rotate(360deg);}
h1 {display:flex;}
+.g-emoji{font-size:24px;}
.title-right{display:flex;margin:auto 0 0 auto;}
.title-right button{margin-left:8px;padding:16px;}
.SideNav{min-width: 360px;}