Removed bottom gap in table headings

This commit is contained in:
Andrew Murray 2021-07-02 18:59:48 +10:00 committed by Hugo van Kemenade
parent 49b8c7e548
commit 1b11694a2b

View File

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