Skip to content

Instantly share code, notes, and snippets.

@igk1972
Created July 16, 2020 10:12
Show Gist options
  • Save igk1972/6d444b8da303804ffa644b32b8f7f188 to your computer and use it in GitHub Desktop.
Save igk1972/6d444b8da303804ffa644b32b8f7f188 to your computer and use it in GitHub Desktop.
<style>
@media screen and (max-width: 980px)
.t228__mobile {
--darkreader-inline-bgcolor: #320c39;
background-color: var(--darkreader-inline-bgcolor) !important;
}
.t228__burger span {
background-color: #fff !important;
}
.t228__mobile_container {
margin-bottom: -60px !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment