Skip to content

Instantly share code, notes, and snippets.

@mariohernandez
Created December 30, 2025 07:02
Show Gist options
  • Select an option

  • Save mariohernandez/e921479b7a6de2e72e8b2efcde9ccb0d to your computer and use it in GitHub Desktop.

Select an option

Save mariohernandez/e921479b7a6de2e72e8b2efcde9ccb0d to your computer and use it in GitHub Desktop.
Top margin to sibling elements.
> * + * {
margin-block-start: var(--size-20);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment