🎨 Updated GraphQL docs section styles
This commit is contained in:
parent
8d99d4aa99
commit
354ad3983f
1 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,8 @@
|
|||
<style>
|
||||
.field-box {
|
||||
padding: 16px;
|
||||
margin: 4px 0;
|
||||
margin: 4px;
|
||||
border-bottom: 1px solid var(--brd-color);
|
||||
}
|
||||
|
||||
.field-title {
|
||||
|
|
@ -28,6 +29,7 @@
|
|||
padding: 4px 8px;
|
||||
margin: 4px 0;
|
||||
border-radius: 4px;
|
||||
font-size: 14px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue