Commit fc489344a3e3701f80b2e4977abf064a3d662bed

Authored by Eugeny Galkovskiy
1 parent 71bd843e

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -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 }
... ...