Skip to content

Instantly share code, notes, and snippets.

@nikolailehbrink
Last active March 6, 2023 09:48
Show Gist options
  • Save nikolailehbrink/44ac36df9ee32f4b2a8334b5e6bb094d to your computer and use it in GitHub Desktop.
Save nikolailehbrink/44ac36df9ee32f4b2a8334b5e6bb094d to your computer and use it in GitHub Desktop.
CSS attribute selector for inline height styles
.wp-block-spacer[style="height:6rem"] {
@apply max-sm:!h-8;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment