Exercise group intro/conclusion spacing#2964
Conversation
|
For PDF (since I was just doing it) we only indent the To keep the two PDF conversions in-sync, I have just started an area in |
2499200 to
d0dabae
Compare
|
Removed the conclusion indent to match PDF and force pushed. Leaving exercise indentation as is for now. |
|
All CSS, so I will ask @oscarlevin to handle this one. Also, I don't know enough to follow Claude's reservations. Posting that next. |
|
The exercisegroup spacing problem is real and the fix works for it, but two of the three CSS changes reach well beyond exercise groups — worth a look before merge. 1. 2. 3. Dropping the Minor: Net: #3 is good; #1 and #2 work for exercisegroups but currently apply to the whole document, and #1 in particular silently re-spaces all division introductions via specificity — worth either scoping or making an explicit, tested decision. Claude Opus 4.8, acting as a review assistant for Rob Beezer |
Addresses spacing issues identified by @jjrsylvestre in exercise group intro/conclusions.
I'm not sure the horizontal indent on conclusion makes sense, feels like it should match the intro, not the exercises, but that is what was there historically.