From 9e995c94f4e62dcf19ca20e9923d0e7843312a87 Mon Sep 17 00:00:00 2001 From: Alexey Nesterov Date: Wed, 8 May 2024 14:50:55 +1000 Subject: [PATCH] Fix zoom --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 5ed2a04..e134923 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,6 @@ width: 100%; scrollbar-width: none; -ms-overflow-style: none; - zoom: 90%; margin:0 auto; }