Commit 8171ad466126b9480ef8f12f28781aa4b3d187ab
1 parent
186b043b
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -2377,6 +2377,9 @@ p.right{text-align: right;} | @@ -2377,6 +2377,9 @@ p.right{text-align: right;} | ||
2377 | } | 2377 | } |
2378 | } | 2378 | } |
2379 | @media (max-width: 729px) { | 2379 | @media (max-width: 729px) { |
2380 | + .main-box1{ | ||
2381 | + padding-bottom: 30px; | ||
2382 | + } | ||
2380 | .main-box2{ | 2383 | .main-box2{ |
2381 | padding-bottom: 30px; | 2384 | padding-bottom: 30px; |
2382 | } | 2385 | } |