Removed bottom gap in table headings
This commit is contained in:
parent
45d5848c30
commit
9aab18c5e9
@ -1,3 +1,7 @@
|
||||
th p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.rst-content td .line-block {
|
||||
font-size: 1rem;
|
||||
margin-bottom: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user