Commit a0940fab authored by isstuev's avatar isstuev

update screenshots

parent ed833932
...@@ -110,7 +110,7 @@ const LatestBlocks = () => { ...@@ -110,7 +110,7 @@ const LatestBlocks = () => {
return ( return (
<Box width={{ base: '100%', lg: '280px' }}> <Box width={{ base: '100%', lg: '280px' }}>
<Heading as="h4" size="sm" mb={ 4 }>Latest Blocks</Heading> <Heading as="h4" size="sm" mb={ 4 }>Latest blocks</Heading>
{ content } { content }
</Box> </Box>
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment