diff --git a/stylesheets/application.css b/stylesheets/application.css index 3643d06..eaa2a9f 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -351,7 +351,6 @@ a.t-list__item { word-break: normal; } .t-body code { font-weight: bold; - word-spacing: -0.3em; font-family: "courier", monospace; } .t-body ul, .t-body ol { margin-top: 18px; }