Made table rows a little bit higher by default

This commit is contained in:
Lukas Pietzschmann
2022-12-25 11:30:12 +01:00
parent 422549f8eb
commit f7ac05e1ed

View File

@@ -133,6 +133,7 @@
} }
\BeforeBeginEnvironment{tabular}{ \BeforeBeginEnvironment{tabular}{
\renewcommand{\arraystretch}{1.1}
\rowcolors{2}{awesomelightgray}{white} \rowcolors{2}{awesomelightgray}{white}
} }