{
  "label": "osmosis.org",
  "bugs": {
    "2010102": {
      "issue": "broken-layout",
      "matches": ["*://www.osmosis.org/notes/*"]
    }
  },
  "css": {
    "center_pages": ".justify-items-center { display: inline-grid; }"
  },
  "interventions": [
    {
      "platforms": ["all"],
      "css": ["center_pages"]
    }
  ]
}
