Skip to content
Discussion options

You must be logged in to vote

This should work:

.md-typeset__table {
  width: 100%;
}

.md-typeset__table table:not([class]) {
  display: table
}

Note that I haven't tested it on mobile, so there might be rendering errors. But it should be a starting point at least.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Stephen-Gates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants