From 518372e10813ace365e69d3a41dff116969acd51 Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Mon, 4 Nov 2024 04:07:43 +0100 Subject: [PATCH] adjust some spacing --- style/base.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style/base.css b/style/base.css index fd2d5cd..1c86c0e 100644 --- a/style/base.css +++ b/style/base.css @@ -147,10 +147,11 @@ h2 { margin-top: 0; } h3 { text-align: center; - margin-top: 0; margin-bottom: 0.25em; } +h2 + section h3 { margin-top: 0; } + strong { font-weight: 700; } #cube section ::selection {