From 136e70214f48f065dbac895bc319bf8ceb19d426 Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Thu, 23 Apr 2020 18:19:51 -0400 Subject: [PATCH] make h3's a lil smaller on docs --- docs/docs.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs.css b/docs/docs.css index faadfa4..a38ce5b 100644 --- a/docs/docs.css +++ b/docs/docs.css @@ -52,6 +52,10 @@ h2 { margin-bottom: 12px; } +h3 { + font-size: 1.6rem; +} + h3, h4 { /* Swap the margin for a top-padding so linking to this section