@@ -78,13 +78,13 @@ export default function ProjectCardMinimal() {
7878 r = "44.899"
7979 gradientUnits = "userSpaceOnUse"
8080 >
81- < stop offset = "0" stop-color = "#fd5" > </ stop >
82- < stop offset = ".328" stop-color = "#ff543f" > </ stop >
83- < stop offset = ".348" stop-color = "#fc5245" > </ stop >
84- < stop offset = ".504" stop-color = "#e64771" > </ stop >
85- < stop offset = ".643" stop-color = "#d53e91" > </ stop >
86- < stop offset = ".761" stop-color = "#cc39a4" > </ stop >
87- < stop offset = ".841" stop-color = "#c837ab" > </ stop >
81+ < stop offset = "0" stopColor = "#fd5" > </ stop >
82+ < stop offset = ".328" stopColor = "#ff543f" > </ stop >
83+ < stop offset = ".348" stopColor = "#fc5245" > </ stop >
84+ < stop offset = ".504" stopColor = "#e64771" > </ stop >
85+ < stop offset = ".643" stopColor = "#d53e91" > </ stop >
86+ < stop offset = ".761" stopColor = "#cc39a4" > </ stop >
87+ < stop offset = ".841" stopColor = "#c837ab" > </ stop >
8888 </ radialGradient >
8989 < path
9090 fill = "url(#yOrnnhliCrdS2gy~4tD8ma_Xy10Jcu1L2Su_gr1)"
@@ -98,8 +98,8 @@ export default function ProjectCardMinimal() {
9898 gradientTransform = "matrix(1 0 0 .6663 0 1.849)"
9999 gradientUnits = "userSpaceOnUse"
100100 >
101- < stop offset = "0" stop-color = "#4168c9" > </ stop >
102- < stop offset = ".999" stop-color = "#4168c9" stop-opacity = "0" > </ stop >
101+ < stop offset = "0" stopColor = "#4168c9" > </ stop >
102+ < stop offset = ".999" stopColor = "#4168c9" stop-opacity = "0" > </ stop >
103103 </ radialGradient >
104104 < path
105105 fill = "url(#yOrnnhliCrdS2gy~4tD8mb_Xy10Jcu1L2Su_gr2)"
0 commit comments