From d94430d1a5332e29f18dc31c0ce5197c9904ee82 Mon Sep 17 00:00:00 2001 From: yarik Date: Mon, 29 Aug 2016 12:48:22 +0300 Subject: [PATCH] Commit --- frontend/web/css/style.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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