Skip to content

Instantly share code, notes, and snippets.

@ci7lus
Last active July 27, 2020 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ci7lus/a0781f4fee8be32a87862eb909db267a to your computer and use it in GitHub Desktop.
Save ci7lus/a0781f4fee8be32a87862eb909db267a to your computer and use it in GitHub Desktop.
.RightSideAdContainer {
display: none;
}
.UserPage-main {
width: max-content;
padding: unset;
}
.UserDetailsHeader {
width: max-content
}
.MainMenuContainer-menuList {
margin: auto;
padding-right: unset;
width: max-content;
}
body {
min-width: unset;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment