diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index c84a02b..6190c40 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -504,6 +504,12 @@ div.modal-title{ .pull-left{ margin-top: 15px; } + #heading-breadcrumbs h1 { + text-align: center; + max-width: 100%; + word-wrap: break-word; + font-size: 28px; + } } @media (max-width: 767px) { -- libgit2 0.21.4