diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 224b762..5e60775 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2373,7 +2373,9 @@ p.right{text-align: right;} } @media (max-width: 729px) { .post_cont{justify-content: center;} - .post_cont .text{width:100%;margin:20px} + .post_cont .text{ + width: 100%; + margin: 20px 0px 35px;} .dates_but {margin:0 auto;text-align: center;} .post_1.contract img {width: initial;} .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} -- libgit2 0.21.4