mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
Increase tables' default width.
This commit is contained in:
parent
6a65ce2db2
commit
aa77054172
@ -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…
x
Reference in New Issue
Block a user