Skip to content

Commit 5e649fc

Browse files
committed
move bracket in contact page for desktopBreakpointPlus
1 parent 4fce43e commit 5e649fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/pages/contactStyles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const YellowBracket = styled(Bracket)`
6767
`)}
6868
6969
${m.desktopBreakpointPlus(css`
70-
top: 25%;
70+
top: 45%;
7171
right: 140%;
7272
`)}
7373
`;

0 commit comments

Comments
 (0)