diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index b481b83..13f4fbf 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -241,6 +241,8 @@ footer .socbuts a:hover{ } .main-box1{ + max-width: 1105px; + margin: 0 auto; min-height:300px; text-align: center; border-bottom:1px solid #9f9e9e; -- libgit2 0.21.4