Add docs for ECH

This commit is contained in:
Matthew Holt 2025-04-18 12:17:48 -06:00
parent 69f7aac346
commit 801780adfb
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
3 changed files with 166 additions and 3 deletions

View file

@ -588,8 +588,9 @@ table {
}
article > .table-wrapper {
overflow-x: scroll;
overflow-x: auto;
margin: 25px 0 0 0;
padding: 0;
}
article table {

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB