line-height 1.5.. so footnotes doesn't expand it..
This commit is contained in:
parent
b23af37adb
commit
ecc2e7f700
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ td:not([align]), th:not([align]) {
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
line-height: 1.4;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue