diff --git a/objectionable.solutions/style.css b/objectionable.solutions/style.css index 332484d..6eac44c 100644 --- a/objectionable.solutions/style.css +++ b/objectionable.solutions/style.css @@ -39,7 +39,7 @@ section { } code { - overflow-x: auto; + overflow-x: scroll; } footer {