From 62c4824b0f32c16662dfcd614b3f3d643b970493 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 8 Nov 2023 16:38:59 +0900 Subject: [PATCH] Fix --- themes/mytheme/assets/css/common/post-single.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css index 8e69cea..d3dd0a1 100644 --- a/themes/mytheme/assets/css/common/post-single.css +++ b/themes/mytheme/assets/css/common/post-single.css @@ -53,6 +53,9 @@ font-size: 15.5px; word-break: break-word; } + .pag-back { + margin-left: 6px; + } } .post-content h3,