diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 00b9413..b4b10ff 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2207,7 +2207,7 @@ p.right{text-align: right;} } @media (max-width: 991px) { .blog1 .text .picture{ - margin-bottom: 70px; + margin-bottom: 53px; } .shares{ list-style: none; @@ -2216,6 +2216,8 @@ p.right{text-align: right;} width: 100%; padding: 0; margin: 0; + top: inherit; + right: inherit; display: flex; justify-content: center; } -- libgit2 0.21.4