[css] reduce spacing around admonitions #70
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It looks like my reduction of the spacing around admonitions got removed here? 75e89a8
Not sure if this was on purpose or not, i know there has been a lot of rapid change in this repo lately :). I think Leah and I in general have different tastes in layout, which is totally fine, so i'm just checking, close this if it was on purpose.
Currently the margins are fixed size (60px/70px), which to my eyes is a lot. The admonitions are already visually offset being in boxes, and the other dom elements like sections and headers also already have their own margins, and so with this amount of spacing they (imo) disrupt the flow of text enough to warrant change. I think it's especially obvious on mobile:
So this PR does: