diff --git a/blog/themes/hugo-tufte/assets/scss/tufte.scss b/blog/themes/hugo-tufte/assets/scss/tufte.scss index a701941..751c589 100644 --- a/blog/themes/hugo-tufte/assets/scss/tufte.scss +++ b/blog/themes/hugo-tufte/assets/scss/tufte.scss @@ -155,7 +155,7 @@ p { margin-bottom: 1.4rem; padding-right: 0; vertical-align: baseline; - hyphens: auto; + // hyphens: auto; -webkit-hyphenate-limit-before: 3; -webkit-hyphenate-limit-after: 4; -ms-hyphenate-limit-chars: 10 3 4;