From 34814740c5d9069f5ec1abf70181d7970ec77267 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 Oct 2022 12:13:22 +0300 Subject: Update content for html --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3