Commit f70cbba620360c3886997bf53372065974fc979f

Authored by Eugeny Galkovskiy
1 parent 918d9cca

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2197,6 +2197,9 @@ p.right{text-align: right;}
2197 2197 }
2198 2198 }
2199 2199 @media (max-width: 991px) {
  2200 + .text_left, .post_1 .titles{
  2201 + margin-left:50px;
  2202 + }
2200 2203 .navbar-nav{margin:0;}
2201 2204 footer .fright{
2202 2205 margin-left: 0px;
... ...