diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-07-03 16:18:39 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-07-03 16:18:39 +0000 |
| commit | 420e41f3f518d5304e57bcd1be6add9430913659 (patch) | |
| tree | 698aefa261cd5e26bd6a5eeb50c27eed4f94b5bc /style.css | |
| parent | fd3aeb65cab826e377befe45cf71ec2be4a21b1d (diff) | |
more updates to css
Diffstat (limited to 'style.css')
| -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; } |
