Having a similar issue on the home page, where I have containers containing paragraph text. The spacing on the top and bottom of the text is greater than on the sides. The latter responds to targeting padding (I don't want to change this), but the former appears to be empty flex box space + padding. It seems to respond initially to changing flex box styling via align-items, justify-items, gap, etc. However, when I switch to editor view, I still can't adjust the container height any smaller to actually even out the spacing (see attached photo). What I would like is for the space on the top and bottom to consist only of padding, so that the text is the same distance from the border on all sides.