Skip to content

Commit 852a938

Browse files
committed
modified developers/index.tsx
1 parent 3b7ca81 commit 852a938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/developers/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ const StyledCard = styled(Card)`
175175
min-width: 240px;
176176
box-shadow: ${(props) => props.theme.colors.tableBoxShadow};
177177
margin: 1rem;
178+
margin-top: auto;
178179
padding: 1.5rem;
179180
@media (max-width: 1120px) {
180181
flex: 1 1 40%;

0 commit comments

Comments
 (0)