Skip to content

Commit d311b45

Browse files
authored
Update tables.css
Signed-off-by: Tutos Rive <108991712+tutosrive@users.noreply.github.com>
1 parent 5ca64d2 commit d311b45

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/assets/css/tables.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,7 @@
3939
.markdown-table-wrapper > .markdown-table td {
4040
background-color: #111827;
4141
color: #e5e7eb;
42-
display: flex;
4342
text-align: center;
44-
flex-direction: column;
45-
flex-wrap: nowrap;
46-
align-content: center;
47-
justify-content: center;
48-
align-items: center;
4943
}
5044

5145
.markdown-table-wrapper > .markdown-table tr:nth-child(even) td {

0 commit comments

Comments
 (0)