mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-27 22:45:50 +00:00
spacing
This commit is contained in:
@@ -23,6 +23,7 @@ export const Component2 = () => {
|
||||
borderRadius={"28.5px"}
|
||||
color={"#fff"}
|
||||
border={"1px solid #A5A5A5"}
|
||||
fontSize={"16px"}
|
||||
_after={{
|
||||
content: "''",
|
||||
position: "absolute",
|
||||
@@ -46,9 +47,9 @@ export const Component2 = () => {
|
||||
</Button>
|
||||
</Box>
|
||||
<UnorderedList color={"#E1E1E1"}>
|
||||
<ListItem>Leverage own infrastructure for block space</ListItem>
|
||||
<ListItem>Smart contracts in Rust , GoLang and C/C++</ListItem>
|
||||
<ListItem>WASM compiler for smooth code migration</ListItem>
|
||||
<ListItem fontSize={"14px"}>Leverage own infrastructure for block space</ListItem>
|
||||
<ListItem fontSize={"14px"}>Smart contracts in Rust , GoLang and C/C++</ListItem>
|
||||
<ListItem fontSize={"14px"}>WASM compiler for smooth code migration</ListItem>
|
||||
</UnorderedList>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user