We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fc9db commit efea441Copy full SHA for efea441
thingconnect.pulse.client/src/pages/Dashboard.tsx
@@ -267,7 +267,7 @@ export default function Dashboard() {
267
</Box>
268
</HStack>
269
<Box>
270
- <Text fontSize='3xl' fontWeight='bold' color={stat.textColor}>
+ <Text fontSize='4xl' fontWeight='bold' color={stat.textColor}>
271
{stat.value}
272
</Text>
273
<Text fontSize='sm' color='gray.500'>
0 commit comments