aboutsummaryrefslogtreecommitdiffstats
path: root/stylus/godocs_wide.css
blob: 509bb698197310f23ecc457d022860bcfde8f4c0 (plain) (blame)
1
2
3
4
5
6
@-moz-document domain("godocs.io") {
  body > main:nth-child(2) > div:nth-child(1) {
    width: 90%;
    max-width: 90%;
  }
}