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
5c8eebb16223a5cc53998672ee28236ccdaa1afa
Authored by
Eugeny Galkovskiy
2016-10-24 15:35:43 +0300
1 parent
e8c8c2fa
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 @
5c8eebb
...
...
@@ -2378,6 +2378,9 @@ p.right{text-align: right;}
2378
2378
}
2379
2379
}
2380
2380
@media (max-width: 729px) {
2381
+ .main-box2{
2382
+ padding-bottom: 30px;
2383
+ }
2381
2384
.post_cont{justify-content: center;
2382
2385
overflow: hidden;}
2383
2386
.post_cont .text{
...
...