diff --git a/templates/plist.html b/templates/plist.html
index d6537a7..e05c8bf 100644
--- a/templates/plist.html
+++ b/templates/plist.html
@@ -21,6 +21,7 @@
@media (max-width: 600px) {
body {padding: 8px;}
+ .avatar {width:40px;height:40px;}
.blogTitle{display:none;}
#buttonRSS{display:none;}
.LabelTime{display:none;}
diff --git a/templates/tag.html b/templates/tag.html
index 24f27a3..c74ec4f 100644
--- a/templates/tag.html
+++ b/templates/tag.html
@@ -5,12 +5,12 @@
{% block style %}