added bottom spacing for table in markdown preview (#124385)

This commit is contained in:
Hassan Sani
2021-05-24 20:14:01 +01:00
committed by GitHub
parent a8e7253de0
commit dbdc7a259e

View File

@@ -152,6 +152,7 @@ h1 {
table {
border-collapse: collapse;
margin-bottom: 0.7em;
}
th {