fix: Table rendering

This commit is contained in:
yashsinghcodes
2024-06-07 06:55:21 +00:00
parent f2d99c6091
commit ceca675140
2 changed files with 8 additions and 10 deletions
+2 -4
View File
@@ -18,11 +18,9 @@ code {
margin-right: -13px;
}
.toc:hover {
background-color: gray;
color: white;
table th, table td {
border: 1px solid;
}
/* .cm-string{
z-index: -1;
}