From 7f2d7aa50cdbc602267348d18a93a20c03677aa3 Mon Sep 17 00:00:00 2001
From: thinkpadmaster <a.scerba02@gmail.com>
Date: Sun, 31 Dec 2023 01:48:08 -0500
Subject: Space out about page picture

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

diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html
index 5ac8ae4..839ab83 100644
--- a/html/main/about.tmpl.html
+++ b/html/main/about.tmpl.html
@@ -7,7 +7,7 @@
     <h1>About</h1>
     <section class="postBackground">
       <div class="postContent">
-        <img src="/static/media/alex_profile_512.jpg" alt="Highschool senior photo portrait of Alex next to Yerkes Observatory.">
+        <img src="/static/media/alex_profile_512.jpg" alt="Highschool senior photo portrait of Alex next to Yerkes Observatory." style="margin-bottom: 3rem"/>
         <p>My name is Alex Scerba, a Junior in the College for Creative Studies: Transportation Design program in Detroit, MI.</p>
         <p>Growing up in Lake Geneva, WI, I developed a passion for making and tinkering, which lead me down the path of industrial design. I love working with my hands, fixing up and riding motorcycles and cars, and learning new skills.</p>
         <p>In addition to sketching, rendering, and modeling, my hobby skills include programming (<a href="https://github.com/ascerba/alexscerba.com" target="_blank" rel="noopener noreferrer">this website</a>), bookbinding, and woodworking.</p>
-- 
cgit v1.2.3