diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index e8ced94..51da401 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -373,7 +373,7 @@ section.bar.background-gray.steps-pre:before { .portfolio .box-image .image img{ width: 100%; height: 100%; - object-fit: cover; + /*object-fit: cover;*/ position: absolute; top: 0; left: 0; -- libgit2 0.21.4