Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Shininglow
Created July 9, 2019 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shininglow/37733553116b527d08a794631833d81d to your computer and use it in GitHub Desktop.
Save Shininglow/37733553116b527d08a794631833d81d to your computer and use it in GitHub Desktop.
responsive-blocks
@media (max-width: 764px) {
.wp-block-columns {
display: block;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment