Moved up the scrollMe icon

main
E. Almqvist 2 years ago
parent a82ae2cd47
commit 4d3825dbee
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 2
      components/scrollme.tsx

@ -5,7 +5,7 @@ import styled from "styled-components";
const ScrollMeWrapper = styled.div` const ScrollMeWrapper = styled.div`
position: absolute; position: absolute;
bottom: 2rem; bottom: 6rem;
left: 50%; left: 50%;
color: var(--fg-faded); color: var(--fg-faded);
animation-name: scrollMeAnim; animation-name: scrollMeAnim;

Loading…
Cancel
Save