diff --git a/src/pages/About/index.tsx b/src/pages/About/index.tsx index 26532a2328..b771db36da 100644 --- a/src/pages/About/index.tsx +++ b/src/pages/About/index.tsx @@ -113,6 +113,7 @@ const ActionsContainer = styled.span` @media screen and (min-width: ${BREAKPOINTS.md}px) { flex-direction: column; + gap: 24px; } @media screen and (min-width: ${BREAKPOINTS.lg}px) {