Skip to content

Commit 3be06c1

Browse files
fix: update AreaCard with latest adjustments
1 parent 8b58cd1 commit 3be06c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/area-card/AreaCard.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ const VARIANT_SIZES = {
3838
titleFontSizeHeader: 24,
3939
tempFontSize: 22,
4040
humFontSize: 12,
41-
areaIconSize: 75,
42-
areaIconIconSize: 32,
41+
areaIconSize: 60,
42+
areaIconIconSize: 28,
4343
summaryIconSize: 30,
4444
statusGap: 7,
4545
iconLeft: 0,

0 commit comments

Comments
 (0)