You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the page layouts in general need to be cleaned up and de-duplicated. There seems to be a layout for every page that builds on the default layout but essentially just ads the title to an H1 and puts the content on the page. Instead we should have a general page, post, event layout which would include default spacing at the top of the page. I think it is better to add default spacing as margin top of the page layout instead of margin bottom to the header itself to give us the flexibility to add an element directly up against the header like a hero image.
The text was updated successfully, but these errors were encountered: