mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-28 23:05:49 +00:00
home banner
This commit is contained in:
@@ -50,7 +50,7 @@ const BuildBanner = () => {
|
||||
}}
|
||||
>
|
||||
<Box
|
||||
width={"90%"}
|
||||
width={"75%"}
|
||||
sx={{
|
||||
"@media (max-width: 435px)": {
|
||||
width: "100%",
|
||||
@@ -91,7 +91,7 @@ const BuildBanner = () => {
|
||||
<Box marginTop={"1.5rem"} width={"80%"}>
|
||||
<Text
|
||||
color={"#fff"}
|
||||
fontSize={"25px"}
|
||||
fontSize={"20px"}
|
||||
fontWeight={"400"}
|
||||
lineHeight={"37.5px"}
|
||||
fontFamily={"Poppins"}
|
||||
|
||||
Reference in New Issue
Block a user