heartwood every commit a ring

Fix about on mobile

f000c229 by Isaac Bythewood · 3 years ago

modified pages/about.js
@@ -157,7 +157,14 @@ const Words = styled.div`  color: black;  text-transform: uppercase;  height: 100vh;  overflow-y: hidden;  overflow: hidden;  @media (${props => props.theme.breakpoints.mobile}) {    top: 50px;    font-size: 4vh;    line-height: 10vh;    left: calc(10px + 5%);  }`;const Word = styled.h2`