From f0b79cf45cf7378bff464fc07ec1de6d317dda68 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 27 Dec 2025 23:42:31 +0800 Subject: chore: Tweak some CSS Style --- layouts/partials/header.html | 3 ++- layouts/partials/style.html | 25 +++++++++++++++++++------ 2 files changed, 21 insertions(+), 7 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 66fa74b..9b49dfb 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,4 +1,5 @@ -

{{ .Site.Title }}

+

{{ .Site.Title }}

+
diff --git a/layouts/partials/style.html b/layouts/partials/style.html index 14b2eea..7d29d4e 100644 --- a/layouts/partials/style.html +++ b/layouts/partials/style.html @@ -1,7 +1,7 @@