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
930b75e6da9da71be853b91ec871b9c15a462d3c
Authored by
Eugeny Galkovskiy
2016-10-20 15:41:12 +0300
1 parent
e3209ba4
123
Showing
1 changed file
with
4 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 @
930b75e
...
...
@@ -1514,6 +1514,10 @@ a.active{
1514
1514
.list2 li{
1515
1515
margin-bottom: 20px;
1516
1516
}
1517
+.blocks_2{
1518
+ max-width: 1038px;
1519
+ margin: 0 auto;
1520
+}
1517
1521
.sec_list{
1518
1522
padding: 43px 0px;
1519
1523
}
...
...