Commit bd9781d
authored
Fix extra margin in lists nested within callouts (#342)
This overwrites the broader `.doc .ulist` directive `margin: 0 0
1.5rem`.
Before
<img width="1004" height="543" alt="Screenshot from 2025-09-24 15-09-06"
src="https://github.com/user-attachments/assets/6f59c984-cf0b-4539-b693-956a1b2c828f"
/>
After
<img width="886" height="514" alt="Screenshot from 2025-09-24 15-08-54"
src="https://github.com/user-attachments/assets/637f6681-3295-48f9-92da-ca82c7bc427a"
/>1 parent 1941532 commit bd9781d
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
922 | 926 | | |
923 | 927 | | |
924 | 928 | | |
| |||
0 commit comments