From 735a8c14388a6cc8820aae837f26c57dd59e616c Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 2 Mar 2026 16:49:23 +0200 Subject: [PATCH] Improve mobile responsiveness MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add viewport meta tag to prevent mobile browsers from scaling down the page, and add responsive CSS for screens ≤600px to keep the UI readable. Co-Authored-By: Claude Sonnet 4.6 --- index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/index.html b/index.html index 682db03..8a8a112 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + Paste