style: playground bold text

This commit is contained in:
jialin
2025-07-17 17:26:34 +08:00
parent ddbbe92a85
commit 04ee696f6a
10 changed files with 10 additions and 23 deletions
@@ -32,7 +32,6 @@
h2,
h3,
h4 {
font-weight: var(--font-weight-bold);
margin-top: 1em;
}
@@ -58,10 +57,6 @@
margin-top: 16px;
}
strong {
font-weight: var(--font-weight-bold);
}
ul {
margin-bottom: 0;
padding-left: 20px;