line-height 1.5.. so footnotes doesn't expand it..

This commit is contained in:
Marcell Mars 2020-12-09 09:53:52 +01:00
parent b23af37adb
commit ecc2e7f700
2 changed files with 2 additions and 2 deletions

View file

@ -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