From b1355436e96f2dfa777e843b53896d0bb71628e3 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sat, 4 Apr 2026 03:03:29 +0700 Subject: feat: replace font-andika feat: replace noise image with lighter paper texture refactor: put colors in tailwind theme block --- views/pages/blog-catalogue.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'views/pages/blog-catalogue.html') diff --git a/views/pages/blog-catalogue.html b/views/pages/blog-catalogue.html index d2c74ae..7e02ced 100644 --- a/views/pages/blog-catalogue.html +++ b/views/pages/blog-catalogue.html @@ -3,7 +3,7 @@
+ class="tags-list relative flex flex-col w-full bg-paper bg-background-light">
{{ .L.BlogSearch.TagsHeader }} @@ -43,22 +43,22 @@

-
- -
+
+ +
-
+
+ class="blog-cards relative grow flex flex-col overflow-y-auto bg-paper bg-background-light p-6"> Loading...
-- cgit v1.3.1+17