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 76afb022..f965452f 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 @@ -28,6 +28,9 @@ visibility: visible; opacity: 1; } + &.ng-failed-lazyloaded { + height: 100%; + } } } diff --git a/docs/assets/img/default.png b/docs/assets/img/default.png index 2b5f7f59..f227640b 100644 Binary files a/docs/assets/img/default.png and b/docs/assets/img/default.png differ