Commit 203d266
Increase side padding on code blocks
Code text sat too close to the panel border. Bump horizontal padding from
1.2em to 1.5em on highlighted blocks, add the same padding to bare
pre>code blocks (previously only bordered), and align the fence title bar
to 1.5em so the filename lines up with the code text.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6ba0e80 commit 203d266
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
238 | | - | |
| 239 | + | |
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| |||
0 commit comments