This commit is contained in:
YasinShaikh123
2024-04-08 16:12:52 +05:30
parent 5d27e50208
commit 1ed4b05eb8
8 changed files with 69 additions and 53 deletions

View File

@@ -22,6 +22,7 @@ export const Component1 = () => {
borderRadius={"28.5px"}
color={"#fff"}
border={"1px solid #A5A5A5"}
fontSize={"16px"}
// _after={{
// content: "''",
// position: "absolute",
@@ -57,12 +58,12 @@ export const Component1 = () => {
</Button>
</Box>
<UnorderedList color={"#E1E1E1"}>
<ListItem>Only L1 powering full mobile nodes</ListItem>
<ListItem>
<ListItem fontSize={"14px"}>Only L1 powering full mobile nodes</ListItem>
<ListItem fontSize={"14px"}>
Mobile nodes with full state data will settle P2P . Consensus provided
by nearby node validators.
</ListItem>
<ListItem>
<ListItem fontSize={"14px"}>
High scalability, Partition tolerance and portability
</ListItem>
</UnorderedList>