From 9ffe2c85064f5a4d098042e603760d89afa54f33 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 17:16:07 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index ea59249..c151c76 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -66,7 +66,10 @@ header{ background-repeat: no-repeat; position:relative; } -header .container{position:relative;height:100%;} +header .container{ + position: relative; + height: 100%; + max-width: 990px;} header a.main{ width: 100%; height: 100%; -- libgit2 0.21.4