docs(table css): fix table formatting... (#8196)

This commit is contained in:
Victor Wheeler
2025-05-05 04:18:22 -06:00
committed by GitHub
parent 7a392665f7
commit 22abb53307
-4
View File
@@ -3,10 +3,6 @@ table, th, td {
padding: 10px;
}
td {
text-align:center;
}
span.pre {
padding-right:8px;
}