diff options
| author | Paul Buetow <paul@buetow.org> | 2022-10-01 12:13:22 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-10-01 12:13:22 +0300 |
| commit | 34814740c5d9069f5ec1abf70181d7970ec77267 (patch) | |
| tree | ee186a3ddf92a8d73c23098d9b276d2d8064c7d0 | |
| parent | 508878910cc4da70a8fcbf7e30413df0f235be3a (diff) | |
Update content for html
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ pre { color: #ffffff; font-family: code, monospace; padding: 0; - overflow-x: scroll; + overflow-x: auto; scrollbar-width: none; border-left: 2px solid #9CFF00; padding-left: 12px; |
