summaryrefslogtreecommitdiff
path: root/static/styles/json.css
blob: 59ebb287e20a4baec2de14918ae2d0fa2e510b60 (plain)
1
2
3
4
5
6
7
8
9
10
.content {
  max-width: 500px;
  margin: auto;
  font-family: monospace;
}

.header {
  max-width: 576px;
  margin: 0 auto;
}