fix: Conserta gap dos cards superiores mobile

This commit is contained in:
Saulo Klein Nery 2022-10-11 16:48:14 -03:00
parent e383803ec5
commit 1d8729b5d7

View File

@ -148,6 +148,7 @@ body{
.top-cards{
flex-direction: column;
gap: 24px;
align-items: center;
}