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
fc489344a3e3701f80b2e4977abf064a3d662bed
Authored by
Eugeny Galkovskiy
2016-10-21 13:11:55 +0300
1 parent
71bd843e
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 @
fc48934
...
...
@@ -2206,6 +2206,9 @@ p.right{text-align: right;}
2206
2206
}
2207
2207
}
2208
2208
@media (max-width: 991px) {
2209
+ .tile_1{
2210
+ max-width: 218px;
2211
+ }
2209
2212
.text_left, .post_1 .titles{
2210
2213
margin-left:50px;
2211
2214
}
...
...