From 30b1bcda2966a55fff8ec79101d35200dfb2c14d Mon Sep 17 00:00:00 2001 From: Changjie Chen Date: Sat, 21 Oct 2023 06:44:50 -0500 Subject: [PATCH] disable zoom --- html/_static/customcss.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/html/_static/customcss.css b/html/_static/customcss.css index 59005baf..9666c824 100644 --- a/html/_static/customcss.css +++ b/html/_static/customcss.css @@ -1,7 +1,3 @@ -/* body { - zoom: 40%; -} */ - a.no-under { text-decoration: none; }