Skip to content

Commit

Permalink
update screen desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
CiceroEduardo84 committed Feb 8, 2024
1 parent 0d4866f commit 7153612
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/pages/Home/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,15 @@ export const Container = styled.main`
left: -2.8rem;
}
.CardTemperature {
.boxStatistics {
.statistics {
grid-template-columns: repeat(3, 14rem);
grid-template-rows: 6rem;
}
}
}
.cardAirQuality {
height: 24rem;
}
Expand Down

0 comments on commit 7153612

Please sign in to comment.