mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 21:54:53 +03:00
minor
This commit is contained in:
parent
752f7f8514
commit
7e9a019402
|
@ -53,6 +53,7 @@ export const H5 = styled.h5`
|
||||||
|
|
||||||
export const H6 = styled.h6`
|
export const H6 = styled.h6`
|
||||||
${headerCommonMixin(6)};
|
${headerCommonMixin(6)};
|
||||||
|
color: black;
|
||||||
|
|
||||||
${extensionsHook('H6')};
|
${extensionsHook('H6')};
|
||||||
`;
|
`;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user