Removed bottom gap in table headings

This commit is contained in:
Andrew Murray 2021-07-02 18:59:48 +10:00
parent 45d5848c30
commit 9aab18c5e9

View File

@ -1,3 +1,7 @@
th p {
margin-bottom: 0;
}
.rst-content td .line-block {
font-size: 1rem;
margin-bottom: 0;