Created
June 14, 2025 12:09
-
-
Save jnovack/6fed8d8fbbdbf1142c21ef4031e82870 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-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