Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59619e commit 3522921Copy full SHA for 3522921
website/src/css/jsonSchema.css
@@ -8,7 +8,7 @@
8
*/
9
10
.json-schema { font-family: monospace; font-size: 13px; max-width: 750px; }
11
-.json-schema h1, h2 { font-size: 1.5em; border-bottom: 2px solid #ccc; margin-top: 2em; }
+.json-schema h1, .json-schema h2 { font-size: 1.5em; border-bottom: 2px solid #ccc; margin-top: 2em; }
12
.json-schema details { margin-left: 1em; }
13
.json-schema summary { font-weight: bold; cursor: pointer; font-size: 13px;}
14
.json-schema .property { margin-left: 2em; }
0 commit comments