Skip to content

Instantly share code, notes, and snippets.

@jnovack
Created June 14, 2025 12:09
Show Gist options
  • Save jnovack/6fed8d8fbbdbf1142c21ef4031e82870 to your computer and use it in GitHub Desktop.
Save jnovack/6fed8d8fbbdbf1142c21ef4031e82870 to your computer and use it in GitHub Desktop.
@-moz-document domain("moxfield.com") {
.fa-circle-p {
color: #ff4949 !important
}
.deckview-image {
max-height: 420px !important;
}
@media (min-width: 1600px) {
.container {
max-width: 1800px;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment