From 6ec1e3dd84f52f769359c4d71a46212ea4cc6414 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 13 Nov 2017 18:02:43 +0200 Subject: [PATCH] edits --- frontend/web/css/custom.css | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) 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