aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2022-07-03 16:18:39 +0000
committerKumar Damani <me@kumardamani.net>2022-07-03 16:18:39 +0000
commit420e41f3f518d5304e57bcd1be6add9430913659 (patch)
tree698aefa261cd5e26bd6a5eeb50c27eed4f94b5bc /style.css
parentfd3aeb65cab826e377befe45cf71ec2be4a21b1d (diff)
more updates to css
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 1 insertions, 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;
}