mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 01:54:08 +03:00
parent
6e390f9c79
commit
094ce914e3
|
@ -11,7 +11,7 @@ export const OneOfLabel = styled.span`
|
|||
font-size: 0.9em;
|
||||
margin-right: 10px;
|
||||
color: ${props => props.theme.colors.primary.main};
|
||||
font-family: Montserrat;
|
||||
font-family: ${props => props.theme.typography.headings.fontFamily};
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user