From 50e6f4ab41efac06465bee9a8fffc068d57bb939 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 29 Oct 2023 16:09:34 +0900 Subject: [PATCH] edited post --- themes/mytheme/assets/css/common/main.css | 3 +++ themes/mytheme/layouts/_default/list.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/mytheme/assets/css/common/main.css b/themes/mytheme/assets/css/common/main.css index 023cedb..4353d96 100644 --- a/themes/mytheme/assets/css/common/main.css +++ b/themes/mytheme/assets/css/common/main.css @@ -8,6 +8,9 @@ .page-header h1 { font-size: 32px; +} + +.post-title-header { margin-left: var(--gap); } diff --git a/themes/mytheme/layouts/_default/list.html b/themes/mytheme/layouts/_default/list.html index d154480..191d669 100644 --- a/themes/mytheme/layouts/_default/list.html +++ b/themes/mytheme/layouts/_default/list.html @@ -5,7 +5,7 @@ {{- else }} {{/* if not profileMode */}} {{- if not .IsHome | and .Title }} -