Commit 52bf470b137391ff4e73448aec36ead5e4c59cb2

Authored by Eugeny Galkovskiy
1 parent 154e52d9

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 + .blog1 .text .picture{
  2210 + margin-bottom: 70px;
  2211 + }
2209 2212 .shares{
2210 2213 list-style: none;
2211 2214 position: absolute;
... ...