diff --git a/assets/css/style.css b/assets/css/style.css index a71bc43a..5024fc61 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -221,6 +221,10 @@ a h4:hover { padding: 200px 0 80px; } +.page-title-section .page-title { + hyphens: auto; +} + .list-styled { padding-left: 25px; } diff --git a/layouts/partials/page-header.html b/layouts/partials/page-header.html index b672c9f9..68097af6 100644 --- a/layouts/partials/page-header.html +++ b/layouts/partials/page-header.html @@ -3,9 +3,29 @@