From 8fbe06a4faadfaa1a4b70b39c03c025fb909ed00 Mon Sep 17 00:00:00 2001 From: log101 Date: Sat, 22 Jun 2024 14:04:01 +0300 Subject: [PATCH] style: change border styling --- src/components/Header.astro | 3 +-- src/components/Post.astro | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 7136d5d..fd6bd4f 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -33,7 +33,7 @@
-
+
-
diff --git a/src/components/Post.astro b/src/components/Post.astro index 2ffc578..51af78b 100644 --- a/src/components/Post.astro +++ b/src/components/Post.astro @@ -71,9 +71,9 @@ import calendar from "@/images/calendar.svg";

{post.data.subcategory}

-

{post.data.title}

+ +

{post.data.title}

+
{ options.showTags && (