Commit cf6f21c
committed
Fix mb-0 not applied: normalize quote style in TL;DR
Changed class='mb-0' to class="mb-0" for consistency with other
Body components in the section. Single quote syntax may cause issues
with Astro/MDX attribute parsing.
Result: Last paragraph in TL;DR box now has zero bottom margin.1 parent 5acc439 commit cf6f21c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments