aboutsummaryrefslogblamecommitdiffstats
path: root/stylus/github_wide.css
blob: 8f3cb2d33d4005cd6a5626fa05d9139f749359fd (plain) (tree)




















                                     
@-moz-document domain("github.com") {
  div.clearfix:nth-child(4) {
    max-width: 97%;
    width: 97%;
  }

  .markdown-body {
    max-width: 97%;
    width: 97%;
  }

  div.clearfix:nth-child(2) {
    max-width: 97%;
    width: 97%;
  }

  div.container-xl:nth-child(2) {
    max-width: 97%;
    width: 97%;
  }
}