From 2fa288dd914b3ec2074960898e0c1fb8489bacab Mon Sep 17 00:00:00 2001 From: Rallenson Date: Tue, 10 Jan 2023 22:59:44 -0300 Subject: [PATCH] =?UTF-8?q?feat(institucional):=20css=20do=20formul=C3=A1r?= =?UTF-8?q?io=20finalizado?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- desafio-5/src/components/modules/home.module.scss | 2 ++ 1 file changed, 2 insertions(+) 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;