Increase tables' default width.
This commit is contained in:
parent
6a65ce2db2
commit
aa77054172
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ footer a:hover,
|
|||
|
||||
div.post-content>table,
|
||||
div.post-content li>table {
|
||||
min-width: 40%;
|
||||
min-width: 60%;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
margin-bottom: 1.5rem;
|
||||
|
|
Loading…
Reference in a new issue