Skip to content

Instantly share code, notes, and snippets.

@jmuders
Last active February 8, 2020 21:02
Show Gist options
  • Select an option

  • Save jmuders/f2444052dbce9560bf6e033d45c63653 to your computer and use it in GitHub Desktop.

Select an option

Save jmuders/f2444052dbce9560bf6e033d45c63653 to your computer and use it in GitHub Desktop.
body > div.container > div.row.DetailArea > div.col-md-9 > div:nth-child(1) {
visibility:hidden;
display: hidden;
}
#header h1 {
padding: 0px;
}
.container {
width: 1300px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment