mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 23:44:09 +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;
|
font-family: "Oxygen Mono", monospace;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
|
color: ${(props) => props.theme.main.foreground};
|
||||||
`
|
`
|
||||||
|
|
||||||
export const StyledJetBrainsLogo = styled(JetBrainsLogo)`
|
export const StyledJetBrainsLogo = styled(JetBrainsLogo)`
|
||||||
|
|||||||
Reference in New Issue
Block a user