File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/components/sections/hero Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ const action2 = "/sponsorship/sponsor/";
2121 class =" bg-icon top-[5%] left-[15%] rotate-[23deg] xl:block hidden"
2222 style =" animation: 4s ease-in-out infinite float1;"
2323 viewBox =" -40 -40 200 200"
24- ><text x =" 10" y =" 50" font-size =" 80 " font-weight =" bold" fill =" #A0B7E9"
24+ ><text x =" 10" y =" 50" font-size =" 100 " font-weight =" bold" fill =" #A0B7E9"
2525 >{ " {}" } </text
2626 ></svg
2727 >
@@ -60,7 +60,7 @@ const action2 = "/sponsorship/sponsor/";
6060 class =" bg-icon top-[5%] right-[17%] rotate-[30deg] xl:block hidden"
6161 style =" animation: 3s ease-in-out infinite float3;"
6262 viewBox =" -40 -40 200 200"
63- ><text x =" 10" y =" 50" font-size =" 80 " font-weight =" bold" fill =" #A0B7E9"
63+ ><text x =" 10" y =" 50" font-size =" 100 " font-weight =" bold" fill =" #A0B7E9"
6464 >< /> </text
6565 ></svg
6666 >
You can’t perform that action at this time.
0 commit comments