Skip to content

Commit 004b6bd

Browse files
authored
Read more button styling fix (#746)
1 parent 41688f8 commit 004b6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/use/ecosystem/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ function Cards() {
128128
size="sm"
129129
colorScheme="white"
130130
arrowStyle="hidden"
131-
ml={3}
131+
mt={4}
132132
>
133133
Read More
134134
</ArrowButton>

0 commit comments

Comments
 (0)