Font size and spacing in table
		The text in a table is not the same size and spacing as in a paragraph box.  I am using tables so that I can have sliding pictures next to the text using MetaSlider plugin.  The columns doesn't work.  
I have changed the customs CSS code to:
	.entry-content table,
.entry-content table td,
.entry-content table tr {
    border: none;
}
To remove the lines around the table.  
https://www.martyknightphotography.com/2019/05/09/day-0-thursday-may-9-2019/
If you look at the text "I departed" next to the table and the next paragraph (using paragraph regular font size).  
Thanks
Marty	
	
