mirror of https://github.com/Hilbis/Hilbish
website(docs): remove unused header
parent
5be470521f
commit
e8ea79b5ec
|
@ -70,5 +70,9 @@
|
||||||
table tr {
|
table tr {
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
thead {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue