mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-28 10:45:49 +00:00
updated banner/ form/stats/NewSubnet/Getstarted
This commit is contained in:
@@ -56,7 +56,7 @@ const BuildBanner = () => {
|
||||
as={"h2"}
|
||||
fontWeight={700}
|
||||
fontSize={"60px"}
|
||||
textTransform={"upperCase"}
|
||||
textTransform={"capitalize"}
|
||||
color={"#DE858E"}
|
||||
sx={{
|
||||
"@media (max-width: 996px)": {
|
||||
|
||||
@@ -108,6 +108,7 @@ const Connect = () => {
|
||||
background={"#000"}
|
||||
borderRadius={"10px"}
|
||||
minH={"270px"}
|
||||
height={"100%"}
|
||||
border={"1px solid #454545"}
|
||||
>
|
||||
<CardHeader
|
||||
|
||||
Reference in New Issue
Block a user