diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5986920..00b9413 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2206,6 +2206,9 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .blog1 .text .picture{ + margin-bottom: 70px; + } .shares{ list-style: none; position: absolute; -- libgit2 0.21.4