diff --git a/_sass/jekyll-theme-hacker.scss b/_sass/jekyll-theme-hacker.scss index ccaba3a..a6beb00 100644 --- a/_sass/jekyll-theme-hacker.scss +++ b/_sass/jekyll-theme-hacker.scss @@ -155,7 +155,7 @@ pre { font-size: 16px; color: #b5e853; border-radius: 2px; - text-wrap: normal; + word-wrap: normal; overflow: auto; overflow-y: hidden; }