chore: make h3 headings within markdown bold
This commit is contained in:
parent
c20fde24c3
commit
03208d6d59
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
|
||||
h3 {
|
||||
@apply mt-8;
|
||||
@apply mt-8 font-bold;
|
||||
}
|
||||
|
||||
h2 + h3 {
|
||||
|
|
Loading…
Reference in a new issue