diff options
author | Alex <alex@scerba.org> | 2024-06-23 09:09:00 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-08-15 22:54:25 -0500 |
commit | 5e71f0ef441038aac70e092bd27fde75a84b6756 (patch) | |
tree | 86e3170653765137d3e7f8d30d88252c1ede69a0 /html/about.tmpl.html | |
parent | 976257095d7f6dddb9cece01bba6f660bf88e771 (diff) |
Move to card style visual language
Diffstat (limited to 'html/about.tmpl.html')
-rw-r--r-- | html/about.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/about.tmpl.html b/html/about.tmpl.html index 4065877..c713c3a 100644 --- a/html/about.tmpl.html +++ b/html/about.tmpl.html @@ -3,7 +3,7 @@ {{ define "keywords" }}info{{end}}
{{ define "main" }}
- <section>
+ <section class="main-bg">
<h1>About</h1>
<h2>TL; DR - An Intro</h2>
<p>My name is Alex Scerba, and I am an undergrad design student at the College for Creative Studies (CCS) in Detroit, MI. I enjoy drawing, web development, bicycles, motorcycles, and just overall messing around/tinkering with products and objects.</p>
|