diff options
| -rw-r--r-- | style.css | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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; } |
