mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
Toggle HomePartner color for light mode
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
dcd238f701
commit
9aa96992a1
@@ -8,6 +8,7 @@ export const HomePartnerWrapper = styled.div`
|
||||
font-family: "Oxygen Mono", monospace;
|
||||
text-transform: uppercase;
|
||||
font-size: 22px;
|
||||
color: ${(props) => props.theme.main.foreground};
|
||||
`
|
||||
|
||||
export const StyledJetBrainsLogo = styled(JetBrainsLogo)`
|
||||
|
||||
Reference in New Issue
Block a user