Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
40dde42958a22ebf6bb81f4021a34666c5161b8d
Authored by
Eugeny Galkovskiy
2016-10-03 14:41:09 +0300
1 parent
377dc454
123
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
40dde42
...
...
@@ -241,6 +241,8 @@ footer .socbuts a:hover{
241
241
}
242
242
243
243
.main-box1{
244
+ max-width: 1105px;
245
+ margin: 0 auto;
244
246
min-height:300px;
245
247
text-align: center;
246
248
border-bottom:1px solid #9f9e9e;
...
...