aboutsummaryrefslogtreecommitdiff
path: root/templates/results.html
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-02-24 13:12:31 -0500
committerfrosty <gabriel@bwaaa.monster>2026-02-24 13:12:31 -0500
commit7ce0283276144fcdfcdab13cc87debcbf899e3fe (patch)
tree23228109755c6b61b26cdf52b0dd4768f9ee66a9 /templates/results.html
parente116a5d1f558c14160afebbaeac969a53af6a089 (diff)
downloadomnisearch-7ce0283276144fcdfcdab13cc87debcbf899e3fe.tar.gz
frontend UX/UI improvements
Diffstat (limited to 'templates/results.html')
-rw-r--r--templates/results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/results.html b/templates/results.html
index ce8f27a..e2fcd3d 100644
--- a/templates/results.html
+++ b/templates/results.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
<title>
OmniSearch - {{query}}
</title>