Built-in documentation text width in Lighthouse book (#5394)

* Adjust width

* Commit changes

* Trigger Build
This commit is contained in:
chonghe
2024-03-24 04:52:09 +08:00
committed by GitHub
parent 0a6e4a11d7
commit a0e64d0652
8 changed files with 17 additions and 7 deletions

View File

@@ -94,4 +94,5 @@ SUBCOMMANDS:
move Uploads validators to a validator client using the HTTP API. The validators are defined in a JSON file
which can be generated using the "create-validators" command. This command only supports validators
signing via a keystore on the local file system (i.e., not Web3Signer validators).
```
```
<style> .content main {max-width:88%;} </style>