We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a349097 commit 42d0602Copy full SHA for 42d0602
src/pages/about.js
@@ -12,6 +12,7 @@ const AboutMeHeader = styled.div`
12
13
@media (max-width: 600px) {
14
float: none;
15
+ margin-bottom: 3em;
16
}
17
`;
18
0 commit comments