From dd7bc5beeafd364366366bc178dc1ff9fdb2d337 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sat, 12 Dec 2020 15:53:28 -0700 Subject: [PATCH] remove used style for p in table --- src/css/doc.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/css/doc.css b/src/css/doc.css index 7d4c569..eea2d94 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -226,10 +226,6 @@ background: var(--table-stripe-background); } -.doc .tableblock p { - font-size: inherit; -} - .doc .halign-left { text-align: left; } -- 2.11.0