diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5b5bbc9..60972cc 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -199,9 +199,13 @@ input, textarea { .header-proektant-slogan { width: 227px; box-sizing: border-box; - font-size: 22px; - line-height: 35px; + font-size: 13px; + line-height: 15px; float: left; + margin-top: 36px; + margin-left: -40px; + margin-right: 40px; + color: grey; } ul.header-contacts-menu { -- libgit2 0.21.4