diff options
-rw-r--r-- | templates/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/styles.css b/templates/styles.css index fdad19d..966df81 100644 --- a/templates/styles.css +++ b/templates/styles.css @@ -78,6 +78,7 @@ h6 { /* blog block paragraphs */ color: var(--darkteal); font-size: 1.2em; + font-weight: normal; margin-top: 1em; margin-bottom: 1em; } |