Skip to content

Commit 84747c3

Browse files
authored
Update jekyll-theme-leap-day.scss
1 parent ee05f0e commit 84747c3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

_sass/jekyll-theme-leap-day.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -630,9 +630,7 @@ code {
630630
padding: 4px 4px;
631631
background: #333;
632632
border-radius: 2px;
633-
white-space: wrap;
634-
column-fill: balance-all;
635-
word-break: break-all;
633+
word-break: break-word;
636634
}
637635

638636

0 commit comments

Comments
 (0)