From a761fd00eebf03eaefe5647701208648e2973aed Mon Sep 17 00:00:00 2001 From: welpo Date: Tue, 28 Feb 2023 18:36:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20style:=20list=20all=20posts=20pe?= =?UTF-8?q?r=20tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/main.scss | 1 + templates/tags/list.html | 33 +++++++++++++++++++-------------- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/sass/main.scss b/sass/main.scss index 00d16d1..fd30dc0 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -32,6 +32,7 @@ @import 'parts/home-banner.scss'; @import 'parts/footer.scss'; @import 'parts/theme-switch.scss'; +@import 'parts/tags.scss'; @import 'syntax/syntax-ayu-dark.scss'; :root { diff --git a/templates/tags/list.html b/templates/tags/list.html index d579fa8..b20b537 100644 --- a/templates/tags/list.html +++ b/templates/tags/list.html @@ -2,22 +2,27 @@ {% block main_content %} -{{ macros_page_header::page_header(title="Tags")}} +{{ macros_page_header::page_header(title="Tags") }} -
-