We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c43c1a commit 134a0bcCopy full SHA for 134a0bc
1 file changed
dev/stylesheets/extra.css
@@ -1,12 +1,3 @@
1
-/* Reduce padding for all table cells - force override */
2
-.md-typeset table th,
3
-.md-typeset table td {
4
- padding-left: 0.4rem !important;
5
- padding-right: 0.4rem !important;
6
- padding-top: 0.5rem !important;
7
- padding-bottom: 0.5rem !important;
8
-}
9
-
10
/* Prevent word wrapping only in the first column (Argument) */
11
.md-typeset table th:first-child,
12
.md-typeset table td:first-child {
0 commit comments