diff --git a/docs/app/pages/home/our-projects-section/our-projects-section.component.scss b/docs/app/pages/home/our-projects-section/our-projects-section.component.scss index 8389ce63..76afb022 100644 --- a/docs/app/pages/home/our-projects-section/our-projects-section.component.scss +++ b/docs/app/pages/home/our-projects-section/our-projects-section.component.scss @@ -16,10 +16,10 @@ .project-img { min-width: 39.75rem; min-height: 20.375rem; + max-height: 20.375rem; .lazy-load-image { width: 100%; - height: 100%; visibility: hidden; transition: opacity 1s; opacity: 0;