Commit 60d1bf8
shrink code block on Problem 1 solution slide to fit note-box
The scale-80 directive shrank the whole slide proportionally but the
20-line code block still pushed the note-box off the bottom. Use a
scoped style to shrink just the pre element (0.65em) instead of the
whole slide — keeps the heading and note-box at normal size.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 77a774f commit 60d1bf8
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments