aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
}