I want to fit in a table in the blank space, but the table's height is slightly bigger than the gap. So is there a way to reduce or increase the height of the whole table?
Asked
Active
Viewed 53 times
\renewcommand\arraystretch{0.9}probably works (put it just before the begin tabular – David Carlisle Jul 15 '21 at 10:28