From 1776fd1e933209deebbaf3bc6d49c83768f104a6 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Tue, 19 May 2026 02:46:22 +0700 Subject: feat: smooth rem transition through screen size change (also zoom more) feat: add elevation to accent buttons feat: make blog catalogue buttons accent feat: redo shadowing & inset shadowing feat: add edge blur for thumbnails feat: replace most px units with rem units feat: inset shadow elevation attributes feat: remove most dotted borders fix: path validating in get like handler feat: add left padding to radio buttons in blog catalogue --- internal/glightbox/html_renderer.go | 4 ++-- internal/router/handlers/api-v1-like-get.go | 2 +- internal/tailwind/transformer.go | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'internal') diff --git a/internal/glightbox/html_renderer.go b/internal/glightbox/html_renderer.go index b2cd855..1bb606b 100644 --- a/internal/glightbox/html_renderer.go +++ b/internal/glightbox/html_renderer.go @@ -151,12 +151,12 @@ func (r *GLightboxHTMLRenderer) renderGLightbox(w util.BufWriter, source []byte, w.WriteString(strings.ReplaceAll(`
-
+
`+strings.Join(elements, "\n")+`
-
+