xref: /openbmc/bmcweb/static/styles/json.css (revision a529a6aa44e04ae5845d1324f3e8c887ebd47f7b)
1.content {
2  max-width: 500px;
3  margin: auto;
4  font-family: monospace;
5}
6
7.header {
8  max-width: 576px;
9  margin: 0 auto;
10}
11