home banner

This commit is contained in:
YasinShaikh123
2024-04-09 16:02:51 +05:30
parent cb330b7050
commit 72ed8e710c
4 changed files with 8 additions and 10 deletions

View File

@@ -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"}