Like
body{line-height: 200%;}
And for table not have that line height why?
Thanks
Like
body{line-height: 200%;}
And for table not have that line height why?
Thanks
It does inherit the line-height. Maybe you have the table inside a container that sets a different line-height?