diff --git a/desafio-5/src/components/modules/home.module.scss b/desafio-5/src/components/modules/home.module.scss index afc9f25..7e86818 100644 --- a/desafio-5/src/components/modules/home.module.scss +++ b/desafio-5/src/components/modules/home.module.scss @@ -78,6 +78,7 @@ flex-direction: column; width: 40.291%; min-width: 302px; + max-height: 286px; button{ width: 100%; height: 39px; @@ -251,6 +252,7 @@ } &-main{ &-departaments{ + max-height: 465px; button{ height: 58px; font-size: 32px;