diff --git a/stylesheets/style.css b/stylesheets/style.css index 5488f78a..1a381cf5 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -148,7 +148,7 @@ div.post img.icon { margin: 0 5px; padding: 0; } -div.post i.icon { +div.post i.fa { margin: 0 4px; font-size: 16px; }