Disable zooming on mobile

This commit is contained in:
2026-02-17 08:03:28 -05:00
parent 7113fab445
commit fd302cd10a

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="description" content="An alternative frontend for hot deals" />
<!-- DNS prefetch for faster Google Fonts resolution -->