Skip to content

Instantly share code, notes, and snippets.

@aldosch
Created November 30, 2018 04:18
Show Gist options
  • Save aldosch/a6c52d29204c84abb80dd8c53af7703c to your computer and use it in GitHub Desktop.
Save aldosch/a6c52d29204c84abb80dd8c53af7703c to your computer and use it in GitHub Desktop.
<!-- This won't work! -->
<mj-style inline="inline">
@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