Skip to content

Commit aa62782

Browse files
committed
Tweak editor location in homepage
1 parent e7e08c0 commit aa62782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/homepage/src/screens/home/hero/elements.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export const StyledEditorLink = styled.a`
9393

9494
export const HeroBottom = styled.div`
9595
position: absolute;
96-
bottom: -12%;
96+
bottom: -20%;
9797
left: 0;
9898
right: 0;
9999
display: flex;

0 commit comments

Comments
 (0)