We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca64d2 commit d311b45Copy full SHA for d311b45
1 file changed
src/assets/css/tables.css
@@ -39,13 +39,7 @@
39
.markdown-table-wrapper > .markdown-table td {
40
background-color: #111827;
41
color: #e5e7eb;
42
- display: flex;
43
text-align: center;
44
- flex-direction: column;
45
- flex-wrap: nowrap;
46
- align-content: center;
47
- justify-content: center;
48
- align-items: center;
49
}
50
51
.markdown-table-wrapper > .markdown-table tr:nth-child(even) td {
0 commit comments