Skip to content

Commit b4ef69c

Browse files
committed
one more muted text
1 parent cd344ea commit b4ef69c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/index.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,11 @@ pre:has(code) {
350350
muted text
351351
*/
352352

353-
p > small {
353+
p > small,
354+
span > small {
354355
opacity: 0.6;
355356
font-size: 100%;
356-
}
357+
}
357358

358359
/*
359360
UTILS

0 commit comments

Comments
 (0)