docs(core): fix headers style in document pages (#6006)
This commit is contained in:
parent
4f92e608b4
commit
b51cd7fa3d
@ -44,3 +44,12 @@ iframe[src*='youtube'] {
|
||||
color: inherit !important;
|
||||
border: 1px solid #e1e4e8;
|
||||
}
|
||||
|
||||
/*
|
||||
Headers
|
||||
*/
|
||||
|
||||
.prose h5,
|
||||
.prose h6 {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user