From e231d8a3074853fbdbae9b368976bd902a1428f7 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Wed, 15 Oct 2025 21:34:05 +0700 Subject: feat: use dvw/dvh instead of vw/vh --- views/pages/blog-catalogue.html | 2 +- views/pages/blog-page.html | 2 +- views/pages/global-map.html | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'views/pages') diff --git a/views/pages/blog-catalogue.html b/views/pages/blog-catalogue.html index d567711..27ae2b8 100644 --- a/views/pages/blog-catalogue.html +++ b/views/pages/blog-catalogue.html @@ -1,7 +1,7 @@ {{ define "body" }}
+ class="tags-list ar-gt-1.1:min-w-[10dvh] ar-gt-1.1:max-w-[20dvh] ar-gt-1.1:w-fit ar-lt-1.1:w-[100%] ar-lt-1.1:max-h-[25%] flex shrink-0 flex-col ar-gt-1.1:mr-6">
{{ .L.BlogSearch.TagsHeader }} diff --git a/views/pages/blog-page.html b/views/pages/blog-page.html index 78a4b7f..cd7aeba 100644 --- a/views/pages/blog-page.html +++ b/views/pages/blog-page.html @@ -20,7 +20,7 @@ {{ .ParsedMarkdown }} {{- if .MapLocationX }}
-
+

-