Skip to content

Commit

Permalink
#58 fix github ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
xeronimus committed Oct 6, 2023
1 parent 6a78afd commit 8730d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/components/Landing/_styled.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ export const StyledLandingForm = styled.form`
}
`;

// see also globalStyle, client/app/_styled.js
export const StyledGithubRibbon = styled.a`
// see also globalStyle, client/app/_styled.js
&:before {
background-color: ${COLOR_ORANGE};
}
Expand Down

0 comments on commit 8730d22

Please sign in to comment.