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
In the block pattern used on the homepage, we should tighten up the space between the video titles and the date below them:
Before
After
calc(0.5 * var(--wp--style--block-gap)) looks right to me.
(Also, I'm not sure if this is what happens in the pattern natively, but on the demo site it looks like we're using the post date block for the dates, but that doesn't make sense since these are not individual posts? cc @beafialho)
The text was updated successfully, but these errors were encountered:
In the block pattern used on the homepage, we should tighten up the space between the video titles and the date below them:
calc(0.5 * var(--wp--style--block-gap))
looks right to me.(Also, I'm not sure if this is what happens in the pattern natively, but on the demo site it looks like we're using the post date block for the dates, but that doesn't make sense since these are not individual posts? cc @beafialho)
The text was updated successfully, but these errors were encountered: