Commit 40dde42958a22ebf6bb81f4021a34666c5161b8d
1 parent
377dc454
123
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -241,6 +241,8 @@ footer .socbuts a:hover{ | @@ -241,6 +241,8 @@ footer .socbuts a:hover{ | ||
241 | } | 241 | } |
242 | 242 | ||
243 | .main-box1{ | 243 | .main-box1{ |
244 | + max-width: 1105px; | ||
245 | + margin: 0 auto; | ||
244 | min-height:300px; | 246 | min-height:300px; |
245 | text-align: center; | 247 | text-align: center; |
246 | border-bottom:1px solid #9f9e9e; | 248 | border-bottom:1px solid #9f9e9e; |