WordPress / community-themes

A collection of Block Themes built by the WordPress community.
80 stars 33 forks source link

Increase spacing between header and Latest Posts section in Home Pattern #74

Closed getdave closed 1 year ago

getdave commented 1 year ago

THe spacing between the Home Pattern's Header Learn All about Jazz and the "Latest Posts" sectino doesn't match the design.

This PR adds spacing.

getdave commented 1 year ago

This looks good. My instinct would be to also replace the 100px with a preset too, but I'm curious what @MaggieCabrera thinks...

It should be a present yes, but can presets be fluid? Do they scale with viewport? Everything seems so static/fixed which doesn't seem great.

MaggieCabrera commented 1 year ago

Default core presets are static I think, but they can be replaced in theme.json to use clamp or more dynamic values if you want!