From 7ce0283276144fcdfcdab13cc87debcbf899e3fe Mon Sep 17 00:00:00 2001 From: frosty Date: Tue, 24 Feb 2026 13:12:31 -0500 Subject: frontend UX/UI improvements --- templates/images.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'templates/images.html') diff --git a/templates/images.html b/templates/images.html index 2f1bb40..3ad38f8 100644 --- a/templates/images.html +++ b/templates/images.html @@ -3,7 +3,7 @@ - + OmniSearch Images - {{query}} @@ -47,16 +47,14 @@ - -
- - {{img[1]}} - - - {{img[2]}} - -
-
+
+ + {{img[1]}} + + + {{img[2]}} + +
{{endfor}} -- cgit v1.2.3