From edbea270f5ed0cae23cfe977b9621045256e7dfc Mon Sep 17 00:00:00 2001 From: samuel-weinhardt Date: Sun, 24 Sep 2023 00:34:31 -0400 Subject: Apply style to h6 --- data/epub.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/epub.css b/data/epub.css index b0512b7d8..4ccb3c379 100644 --- a/data/epub.css +++ b/data/epub.css @@ -56,7 +56,7 @@ h5 { margin: 1.1em 0 0 0; font-size: 1.1em; } -h5 { +h6 { font-size: 1em; } h1, h2, h3, h4, h5, h6 { -- cgit v1.2.3