Commit 72a2013
authored
fix: add some left margin to the toc (#377)
Before:
<img width="342" alt="Screenshot 2025-04-29 at 08 49 48"
src="https://github.com/user-attachments/assets/c50a7007-cbb3-4b6a-a2ce-a062fe945c3c"
/>
After:
<img width="376" alt="Screenshot 2025-04-29 at 08 49 10"
src="https://github.com/user-attachments/assets/83b92379-7d8e-4b16-a103-e1396cdee82b"
/>
## Summary by Sourcery
Bug Fixes:
- Add left padding to the main container within the Table of Contents
(`#nd-toc > div`) to indent its content.1 parent 643472f commit 72a2013
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | 258 | | |
260 | 259 | | |
261 | 260 | | |
| |||
296 | 295 | | |
297 | 296 | | |
298 | 297 | | |
299 | | - | |
300 | 298 | | |
301 | 299 | | |
302 | 300 | | |
| |||
326 | 324 | | |
327 | 325 | | |
328 | 326 | | |
329 | | - | |
330 | | - | |
331 | 327 | | |
332 | 328 | | |
333 | 329 | | |
| |||
357 | 353 | | |
358 | 354 | | |
359 | 355 | | |
360 | | - | |
361 | | - | |
362 | 356 | | |
363 | 357 | | |
364 | 358 | | |
| |||
397 | 391 | | |
398 | 392 | | |
399 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
400 | 398 | | |
401 | 399 | | |
402 | 400 | | |
| |||
0 commit comments