diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 845ba68..5c0b90f 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2389,7 +2389,8 @@ p.right{text-align: right;} overflow: hidden;} .post_cont .text{ width: 100%; - margin: 20px 0px 35px;} + max-width: 308px; + margin: 20px auto 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