Commit 6db2c8ac04249fa5dda0098672c2a14df9d4f425
1 parent
fd474add
lang widget
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/main.css
@@ -373,7 +373,7 @@ section.bar.background-gray.steps-pre:before { | @@ -373,7 +373,7 @@ section.bar.background-gray.steps-pre:before { | ||
373 | .portfolio .box-image .image img{ | 373 | .portfolio .box-image .image img{ |
374 | width: 100%; | 374 | width: 100%; |
375 | height: 100%; | 375 | height: 100%; |
376 | - object-fit: cover; | 376 | + /*object-fit: cover;*/ |
377 | position: absolute; | 377 | position: absolute; |
378 | top: 0; | 378 | top: 0; |
379 | left: 0; | 379 | left: 0; |