Commit dfc5513d2034463fd6d1d4f4f275c2c8a5cd9d29
1 parent
a1d2b613
123
Showing
1 changed file
with
6 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
@@ -2326,7 +2326,6 @@ p.right{text-align: right;} | @@ -2326,7 +2326,6 @@ p.right{text-align: right;} | ||
2326 | @media (max-width: 991px) { | 2326 | @media (max-width: 991px) { |
2327 | .blocks_2 .col-md-4.col-sm-6{ | 2327 | .blocks_2 .col-md-4.col-sm-6{ |
2328 | padding: 0; | 2328 | padding: 0; |
2329 | - margin-bottom: 10px; | ||
2330 | } | 2329 | } |
2331 | .button2 a.punkt, .button2 a.punkt:hover{ | 2330 | .button2 a.punkt, .button2 a.punkt:hover{ |
2332 | width: 85%!important; | 2331 | width: 85%!important; |
@@ -2551,4 +2550,10 @@ p.right{text-align: right;} | @@ -2551,4 +2550,10 @@ p.right{text-align: right;} | ||
2551 | } | 2550 | } |
2552 | footer .fleft p{ | 2551 | footer .fleft p{ |
2553 | background-size: 80%;} | 2552 | background-size: 80%;} |
2553 | + .tile_1 .title_1, .tile_2 .title_1{ | ||
2554 | + font-size: 12px; | ||
2555 | + } | ||
2556 | + .tile_1 .title_2, .tile_2 .title_2{ | ||
2557 | + font-size: 9px; | ||
2558 | + } | ||
2554 | } | 2559 | } |
2555 | \ No newline at end of file | 2560 | \ No newline at end of file |