diff --git a/assets/style.css b/assets/style.css index 56438f8..0e5d45f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -50,6 +50,7 @@ a::selection { code { font-family: 'Ubuntu Mono Ligaturized'; word-break: break-all; + white-space: nowrap; } main {