Add to home page updates section
This commit is contained in:
parent
b8744037d1
commit
3599c78a85
1 changed files with 3 additions and 5 deletions
|
@ -515,13 +515,11 @@ function FeedbackFormPitch() {
|
||||||
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
flex={{ base: "0 0 auto", sm: "0 1 50%" }}
|
||||||
>
|
>
|
||||||
<Box as="h3" fontWeight="600">
|
<Box as="h3" fontWeight="600">
|
||||||
New updates (Feb 3)
|
New updates (Feb 9)
|
||||||
</Box>
|
</Box>
|
||||||
<UnorderedList>
|
<UnorderedList>
|
||||||
<ListItem>Better item page previews!</ListItem>
|
<ListItem>HTML5 info on item pages</ListItem>
|
||||||
<ListItem>
|
<ListItem>Better item page previews</ListItem>
|
||||||
<em>Tons</em> of nasty lil bug fixes!
|
|
||||||
</ListItem>
|
|
||||||
</UnorderedList>
|
</UnorderedList>
|
||||||
</Box>
|
</Box>
|
||||||
<Box width="2" />
|
<Box width="2" />
|
||||||
|
|
Loading…
Reference in a new issue