Commit 8eb4782bd8e7d1205e8bf2962391fd8ff133a6fc
1 parent
836765e6
123
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -2402,6 +2402,8 @@ p.right{text-align: right;} | @@ -2402,6 +2402,8 @@ p.right{text-align: right;} | ||
2402 | .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} | 2402 | .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} |
2403 | .main-box3 ul{ | 2403 | .main-box3 ul{ |
2404 | padding: 0 15px; | 2404 | padding: 0 15px; |
2405 | + max-width: 330px; | ||
2406 | + margin: 10px auto; | ||
2405 | } | 2407 | } |
2406 | .main-box4 .picture{ | 2408 | .main-box4 .picture{ |
2407 | width: 100%; | 2409 | width: 100%; |