diff --git a/components/Page/style.js b/components/Page/style.js index 57a7aeb..4baa667 100644 --- a/components/Page/style.js +++ b/components/Page/style.js @@ -80,6 +80,10 @@ export const Subheading = styled.p` 0 0 0 3px ${props => hexa(props.theme.text.tertiary, 0.25)}; } + & + & { + margin-top: 16px; + } + @media (max-width: 968px) { max-width: 100%; } diff --git a/pages/about.js b/pages/about.js index 3f2c942..4846f03 100644 --- a/pages/about.js +++ b/pages/about.js @@ -51,8 +51,6 @@ export default function About() { . -
-