There’s a massive margin bottom on every header since updating.
-
h1:where(:last-child),h2:where(:last-child),h3:where(:last-child),h4:where(:last-child),h5:where(:last-child),h6:where(:last-child) { margin-bottom: 0 } :is(.entry-content,.is-layout-flow,.is-layout-constrained)>* { /* margin-bottom:var(--theme-content-spacing); */ }
Hello! Why did you put a margin bottom on all headers? I’m wondering why all my headers are suddenly a billion miles away from all the text since the update and then I discover it’s this…. How did this escape testing? There’s already a ginormous gap between headers and text so I don’t get what you were going for. My last topic was on a similar problem where you guys removed left padding from drop down menus (which thankfully is fixed). I think you guys need more thorough testing on existing designs.
How do I download an older version? I want this website to go live this week and I can’t do it while it looks like this – it’s a mess on every single page and every single section.
- The topic ‘There’s a massive margin bottom on every header since updating.’ is closed to new replies.