Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 64d5cdb

Browse files
antoinefrickerJinParc
authored andcommittedOct 25, 2022
Correction from PR
marmelab#7876 (comment)
1 parent 8c15b95 commit 64d5cdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/css/style-v12.css

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ main > .container {
2424
font-size: 16px;
2525
-webkit-font-smoothing: antialiased;
2626
}
27+
main > .container {
28+
width: 100%;
29+
padding: 1em;
30+
}
2731
}
2832

2933
/* Sticky TOC */

0 commit comments

Comments
 (0)
Please sign in to comment.