diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e60273a..45b0760 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2179,6 +2179,16 @@ p.right{text-align: right;} } } @media (min-width: 992px) and (max-width: 1199px) { + .tile3 { + text-align: center; + overflow: hidden; + margin-bottom: 40px; + margin-top: 30px; + padding: 0!important; + margin-left: 5px; + margin-right: 5px; + width: 48%; + } .post_1 .titles, .text_left{margin-left:0px;} footer .fleft p{ background-size: contain; -- libgit2 0.21.4