diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 3b161ad..e00e76e 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -278,7 +278,7 @@ footer .socbuts a:hover{ .main-box1{ position: relative; - max-width: 996px; + max-width: 994px; margin: 0 auto; min-height: 300px; text-align: center; @@ -421,7 +421,7 @@ footer .socbuts a:hover{ line-height: 24px; padding-top: 48px; margin-bottom: 75px; - max-width: 990px; + max-width: 960px; margin-left: auto; margin-right: auto; } -- libgit2 0.21.4