chore: make h3 headings within markdown bold
This commit is contained in:
parent
c20fde24c3
commit
03208d6d59
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
@apply mt-8;
|
@apply mt-8 font-bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 + h3 {
|
h2 + h3 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue