mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-05 16:06:15 +02:00
ui: first pass on redesign (#228)
This commit is contained in:
@@ -124,6 +124,10 @@ export const ExpandLanguagesHeader = styled.div`
|
||||
cursor: pointer;
|
||||
color: ${props => transparentize(0.5, props.theme.sidebar.foreground)};
|
||||
font-weight: 700;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.85;
|
||||
}
|
||||
`
|
||||
|
||||
export const ExpandLanguagesList = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user