From ae7d490572746f2f33f99ede4960989f75f319ae Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 1 Feb 2025 11:26:28 -1000 Subject: [PATCH] distinct heading sizes --- out/css/site.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/out/css/site.css b/out/css/site.css index 8808e22..96b4971 100644 --- a/out/css/site.css +++ b/out/css/site.css @@ -8,14 +8,12 @@ body > .container { max-width:revert; } -/* h1 { font-size: 5rem; } h2 { font-size: 4rem; } h3 { font-size: 3rem; } h4 { font-size: 2.5rem; } h5 { font-size: 2rem; } h6 { font-size: 1.5rem; } -*/ h1, h2, h3, h4, h5, h6 { font-weight:bold;