diff --git a/_sass/common.scss b/_sass/common.scss index 28de241f..bed29c04 100644 --- a/_sass/common.scss +++ b/_sass/common.scss @@ -34,6 +34,7 @@ } pre.highlight { + overflow-x: auto; padding: 1.5rem; }