Skip to content

Commit a26826b

Browse files
committed
Increase tables' default width.
1 parent ebcb1d4 commit a26826b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ footer a:hover,
640640

641641
div.post-content>table,
642642
div.post-content li>table {
643-
min-width: 40%;
643+
min-width: 60%;
644644
border-collapse: collapse;
645645
border-spacing: 0;
646646
margin-bottom: 1.5rem;

0 commit comments

Comments
 (0)