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
8171ad466126b9480ef8f12f28781aa4b3d187ab
Authored by
Eugeny Galkovskiy
2016-10-24 15:41:20 +0300
1 parent
186b043b
123
Showing
1 changed file
with
3 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 @
8171ad4
...
...
@@ -2377,6 +2377,9 @@ p.right{text-align: right;}
2377
2377
}
2378
2378
}
2379
2379
@media (max-width: 729px) {
2380
+ .main-box1{
2381
+ padding-bottom: 30px;
2382
+ }
2380
2383
.main-box2{
2381
2384
padding-bottom: 30px;
2382
2385
}
...
...