summaryrefslogtreecommitdiff
path: root/templates/styles.css
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2025-04-13 11:13:45 -0400
committerAdam T. Carpenter <atc@53hor.net>2025-04-13 11:13:45 -0400
commitdfbb8305ed9cd42e151361d65a85a4c580956c68 (patch)
tree66064230fd0fb95aaea3e889e19c1cf787486b43 /templates/styles.css
parent16237728bc06fe4303146316fada6a487c5cf14d (diff)
downloadcarpentertutoring-dfbb8305ed9cd42e151361d65a85a4c580956c68.tar.xz
carpentertutoring-dfbb8305ed9cd42e151361d65a85a4c580956c68.zip
no font weight h6
Diffstat (limited to 'templates/styles.css')
-rw-r--r--templates/styles.css1
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;
}