Commit 5c8eebb16223a5cc53998672ee28236ccdaa1afa

Authored by Eugeny Galkovskiy
1 parent e8c8c2fa

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2378,6 +2378,9 @@ p.right{text-align: right;}
2378 2378 }
2379 2379 }
2380 2380 @media (max-width: 729px) {
  2381 + .main-box2{
  2382 + padding-bottom: 30px;
  2383 + }
2381 2384 .post_cont{justify-content: center;
2382 2385 overflow: hidden;}
2383 2386 .post_cont .text{
... ...