From: Ruben Beltran del Rio Date: Mon, 23 Sep 2024 20:15:15 +0000 (+0200) Subject: Only change main h1 X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/7a85c70af3300bb6055235241a5155c478a2f82d?ds=inline Only change main h1 --- diff --git a/css/style.css b/css/style.css index 0f98707..59bca81 100644 --- a/css/style.css +++ b/css/style.css @@ -74,8 +74,8 @@ blockquote { br { display: none } h1, h2, h3 { font-weight: normal } -h1 { font-size: 1em } -h2 { font-size: 1.65em } +h1, h2 { font-size: 1.65em } +main h1 { font-size: 1em } h3 { font-size: 1.25em } pre { font-family: courier, monospace;