Skip to content

Instantly share code, notes, and snippets.

@aldosch
Created November 30, 2018 04:20
Show Gist options
  • Save aldosch/9095a0baff7db2637b95ad46bcac61e4 to your computer and use it in GitHub Desktop.
Save aldosch/9095a0baff7db2637b95ad46bcac61e4 to your computer and use it in GitHub Desktop.
<!-- This should work! -->
<mj-style>
@media only screen and (min-width: 480px) {
.hidden {
display: inherit !important;
}
}
</mj-style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment