]> git.za3k.com Git - za3k.git/commitdiff
Bigger titles
authorZachary Vance <za3k@za3k.com>
Wed, 6 Dec 2023 18:59:17 +0000 (13:59 -0500)
committerZachary Vance <za3k@za3k.com>
Wed, 6 Dec 2023 18:59:17 +0000 (13:59 -0500)
hackaday.css
hackaday.html

index 4418fe3c91669b2cafd9ce44cdcce3ecfe489a41..91da304e35dad987d7047a46115b1a43dfcb51fb 100644 (file)
@@ -2,7 +2,7 @@
     margin: 5em 0 2em max(5em, 20%);
 }
 
-.latest, h3 {
+.latest, h2 {
     width: max(242px, 60%); /* 242px is the fixed-size element including margins */
     margin: 0 auto;
 }
@@ -21,8 +21,8 @@
     margin: 10px;
 }
 
-h3 {
-    margin-top: 5em;
+h2 {
+    margin-top: 2em;
 }
 
 .hacks {
index 3b43375d3704572678d2768b10ab24cd8cd8c09d..f4804ad5340d8998cd76b24fdcb595e3a937f88e 100644 (file)
@@ -13,7 +13,7 @@
         <a href="https://blog.za3k.com/tag/hack-a-day/">Blog posts</a>
     </section>
     </div>
-    <h3>2023 Projects</h3>
+    <h2>2023 Projects</h2>
     <section class="hacks 2023">
         <div class="hack">
             <a href="https://za3k.github.io/ha3k-30-musicofspheres/"><img src="img/hackaday2_30.png"></a>
         </div>
     </ul>
     </section>
-    <h3>2022 Projects</h3>
+    <h2>2022 Projects</h2>
     <section class="hacks 2022">
         <div class="hack cool">
             <a href="https://doodle-rpg.com"><img src="img/hackaday30.png"></a>