summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-10-01 12:13:22 +0300
committerPaul Buetow <paul@buetow.org>2022-10-01 12:13:22 +0300
commit34814740c5d9069f5ec1abf70181d7970ec77267 (patch)
treeee186a3ddf92a8d73c23098d9b276d2d8064c7d0
parent508878910cc4da70a8fcbf7e30413df0f235be3a (diff)
Update content for html
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 6c3669c7..6fb54afd 100644
--- a/style.css
+++ b/style.css
@@ -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;