diff --git a/assets/css/app.scss b/assets/css/app.scss index 658cab5..18c6c77 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -1409,6 +1409,7 @@ section[role="main-content"]{ aside.links{ position: absolute; bottom: 0; + overflow-wrap:anywhere; p{ line-height: $base-line * 0.65; }