Created
August 6, 2020 01:18
-
-
Save chadluo/9ee34ce22b25a18fea66ab7ec9c14031 to your computer and use it in GitHub Desktop.
Tweetdeck Stylus
This file contains 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
html, | |
html.dark { | |
font-size: 16px; | |
} | |
html.dark .is-wide-columns .column { | |
width: 400px | |
} | |
html.dark .mdl.s-full { | |
max-width: 75vw | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment