diff --git a/comments.php b/comments.php
index 977f4df..de88c1a 100644
--- a/comments.php
+++ b/comments.php
@@ -27,7 +27,13 @@ if (post_password_required()) return;
-
+
diff --git a/page-articles.php b/page-articles.php
index e96d8aa..5150b46 100644
--- a/page-articles.php
+++ b/page-articles.php
@@ -35,6 +35,7 @@ $total_pages = ceil($total / $per_page);
+ 💬
👁
diff --git a/style.css b/style.css
index affd3a9..739eeb2 100644
--- a/style.css
+++ b/style.css
@@ -1,6 +1,6 @@
/*
Theme Name: 空笺未寄
-Version: 0.15.0
+Version: 0.15.1
Requires at least: 6.0
Requires PHP: 7.4
License: MIT
@@ -296,7 +296,7 @@ echo "done"
height: 100% !important;
object-fit: cover !important;
}
-.card-cover { overflow: hidden; aspect-ratio: 16/9; }
+.card-cover { overflow: hidden; aspect-ratio: 16/10; }
.pinned-cover { overflow: hidden; width: 120px; height: 120px; }
.article-cover { overflow: hidden; height: 240px; }