Commit 2cc24b9ab7fc7f26d3cd9115d6278bdb1d880791
1 parent
751d4491
123
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
| @@ -153,6 +153,7 @@ footer{ | @@ -153,6 +153,7 @@ footer{ | ||
| 153 | text-align: center; | 153 | text-align: center; |
| 154 | min-height: 225px; | 154 | min-height: 225px; |
| 155 | padding-top: 40px; | 155 | padding-top: 40px; |
| 156 | + margin-top: 15px; | ||
| 156 | } | 157 | } |
| 157 | footer .container{ | 158 | footer .container{ |
| 158 | max-width: 1070px; | 159 | max-width: 1070px; |
| @@ -682,17 +683,19 @@ footer .socbuts a:hover{ | @@ -682,17 +683,19 @@ footer .socbuts a:hover{ | ||
| 682 | .text1 .b{ | 683 | .text1 .b{ |
| 683 | font-weight: bold; | 684 | font-weight: bold; |
| 684 | } | 685 | } |
| 685 | -.top11_12{margin-top:11px;margin-bottom: 12px;} | 686 | +.top11_12{margin-top:11px;margin-bottom: 5px;} |
| 686 | .map_small{ | 687 | .map_small{ |
| 687 | padding-top: 39.198%; | 688 | padding-top: 39.198%; |
| 688 | background-color: #dcdcdc; | 689 | background-color: #dcdcdc; |
| 689 | margin: 14px 13px; | 690 | margin: 14px 13px; |
| 691 | + margin-top: 11px; | ||
| 690 | } | 692 | } |
| 691 | .top4{margin-top: 4px;} | 693 | .top4{margin-top: 4px;} |
| 692 | .showroom{ | 694 | .showroom{ |
| 693 | text-align: center; | 695 | text-align: center; |
| 694 | display: flex; | 696 | display: flex; |
| 695 | justify-content: center; | 697 | justify-content: center; |
| 698 | + margin-top: 17px; | ||
| 696 | } | 699 | } |
| 697 | .showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;padding-top:1px;} | 700 | .showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;padding-top:1px;} |
| 698 | .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;} | 701 | .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;} |