Expand docs to include formatting features
This commit is contained in:
parent
5a7557ba7d
commit
9695e2c1ea
2 changed files with 131 additions and 29 deletions
|
|
@ -11,11 +11,11 @@ body {
|
|||
}
|
||||
|
||||
pre {
|
||||
max-width: 90vw;
|
||||
max-width: 96vw;
|
||||
overflow: auto;
|
||||
box-sizing: border-box;
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
margin: 20px 2vw;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue