website(docs): remove unused header

pull/260/head
sammyette 2023-11-30 17:37:08 -04:00
parent 5be470521f
commit e8ea79b5ec
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 4 additions and 0 deletions

View File

@ -70,5 +70,9 @@
table tr {
border-width: 1px;
}
thead {
display: none;
}
</style>
</head>