From 420e41f3f518d5304e57bcd1be6add9430913659 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sun, 3 Jul 2022 12:18:39 -0400 Subject: more updates to css --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index 27e7e5b..328bd48 100644 --- a/style.css +++ b/style.css @@ -157,7 +157,6 @@ pre code { white-space: pre; -webkit-overflow-scrolling: touch; overflow-x: scroll; - max-width: 75%; - min-width: 100px; + max-width: 80%; padding: 0; } -- cgit v1.2.3