File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ const Homepage = () => {
167167 align = "center"
168168 justify = "center"
169169 boxSize = "full"
170- pt = { [ "130px " , "152px" ] }
170+ pt = { [ "129px" , "129px ", "152px" ] }
171171 pb = { 10 }
172172 flexDir = "column"
173173 >
@@ -180,15 +180,15 @@ const Homepage = () => {
180180 "landing"
181181 ) ;
182182 } }
183- mb = " 60px"
183+ mb = { [ "40px" , "40px" , " 60px"] }
184184 isExternal
185185 href = "https://www.crypto-reporter.com/press-releases/moonstream-to-wins-techcrunch-pitch-off-earning-a-spot-at-disrupt-2023-39287/
186186 "
187187 >
188188 < ChakraImage
189189 src = { assets . tech_crunch_winner }
190- w = " 272px"
191- h = " 59px"
190+ w = { [ "213px" , "213px" , " 272px"] }
191+ h = { [ "49px" , "49px" , " 59px"] }
192192 cursor = "pointer"
193193 bg = "#46C370"
194194 borderRadius = "10px"
You can’t perform that action at this time.
0 commit comments