diff options
| author | Bobby <[email protected]> | 2023-01-01 11:41:19 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-01-01 11:41:19 -0500 |
| commit | 24183dbddd0db7c34a020f65e8c52cffadc9b49e (patch) | |
| tree | 62aa7734c3528a2938bf96364196b1e031d2e316 | |
| parent | cd4df61201e53ac32d6e49ac7cec0d6045a2c3f5 (diff) | |
| download | thatcomputerscientist-24183dbddd0db7c34a020f65e8c52cffadc9b49e.tar.xz thatcomputerscientist-24183dbddd0db7c34a020f65e8c52cffadc9b49e.zip | |
Hide scrollbars
| -rw-r--r-- | static/css/main.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css index 8aafbc16..20310cb1 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -203,7 +203,6 @@ kbd { .comment .highlight { width: 630px; - overflow-x: scroll; } .comment pre { |
