Skip to content

Commit 9f9c0e6

Browse files
committed
bit of margin to landing text
1 parent c111a1d commit 9f9c0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h3 class="font-weight-bold">Hi! Welcome to my website</h3>
2020
</div>
2121

2222
<section class="p-4 align-items-start" class="text-muted wow animated slideInUp" data-wow-delay=".1s">
23-
<div class="col-lg-8 mx-auto markdown-body" style="text-align: justify;">
23+
<div class="col-lg-8 mx-auto markdown-body" style="text-align: justify; margin-top: 12px">
2424
<p>
2525
I am Alejandro, <span id="age"></span> years old. Here, you can take a look at my (personal) <a href="/projects">projects</a> (I have selected several that are available on my GitHub profile), <a href="/blog">blog</a> (where I document and share insights about computer vision, image processing, math, geometry, engineering, among other topics), <a href="/publications">publications</a> (a mix of informal, formal, and quasi-formal documents I find valuable for anyone interested in my fields), and, if you'd like to know more about me, <a href="/about">additional information</a>.
2626
</p>

0 commit comments

Comments
 (0)