]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Separate h1 from h2
authorRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 20:16:49 +0000 (22:16 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 20:16:49 +0000 (22:16 +0200)
css/style.css

index 59bca8115fba1d25ac9b2be2494adb4c304d5e4c..af7a7bcf80cbdae6a39bd9eb1183344c9200fb83 100644 (file)
@@ -74,9 +74,10 @@ blockquote {
 
 br { display: none }
 h1, h2, h3 { font-weight: normal }
-h1, h2 { font-size: 1.65em }
-main h1 { font-size: 1em }
+h1 { font-size: 2em }
+h2 { font-size: 1.65em }
 h3 { font-size: 1.25em }
+main h1 { font-size: 1em }
 pre {
   font-family: courier, monospace;
   font-size: 0.875em;