diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 66dfadb..bba79a7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2377,6 +2377,9 @@ p.right{text-align: right;} } } @media (max-width: 729px) { + .main-box1{ + padding-bottom: 30px; + } .main-box2{ padding-bottom: 30px; } -- libgit2 0.21.4