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
52bf470b137391ff4e73448aec36ead5e4c59cb2
Authored by
Eugeny Galkovskiy
2016-10-21 13:16:43 +0300
1 parent
154e52d9
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 @
52bf470
...
...
@@ -2206,6 +2206,9 @@ p.right{text-align: right;}
2206
2206
}
2207
2207
}
2208
2208
@media (max-width: 991px) {
2209
+ .blog1 .text .picture{
2210
+ margin-bottom: 70px;
2211
+ }
2209
2212
.shares{
2210
2213
list-style: none;
2211
2214
position: absolute;
...
...