From 5e71f0ef441038aac70e092bd27fde75a84b6756 Mon Sep 17 00:00:00 2001
From: Alex <alex@scerba.org>
Date: Sun, 23 Jun 2024 09:09:00 -0500
Subject: Move to card style visual language

---
 html/index.tmpl.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'html/index.tmpl.html')

diff --git a/html/index.tmpl.html b/html/index.tmpl.html
index 9c116e8..4a90022 100644
--- a/html/index.tmpl.html
+++ b/html/index.tmpl.html
@@ -16,7 +16,7 @@
 {{ define "main" }}
       <section id="intro">
         <!--<hr style="margin-top: 0;"> -->
-        <h1 style="font-size: 2rem; margin-top: 3rem;">ScerbaDotOrg</h1>
+        <h1>ScerbaDotOrg</h1>
         <p><i style="color: black;">The personal website of Alex Scerba.</i></p>
         <p>Check out my <a href="/blog">blog</a> where I write about various projects, adventures, and life updates.</p>
         <p>You can see an overview collection of every image in the blog on the <a href="/gallery">gallery</a> page and learn more about me and the site through the <a href="/about">about</a> and <a href="/faq">FAQ</a> pages.</p>
-- 
cgit v1.2.3