Skip to content

Commit 2eadee4

Browse files
committed
Update with new headshot
1 parent 3c7f527 commit 2eadee4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

assets/ilg.jpg

166 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>Isaiah Lyons-Galante</h1>
2929
<h4>Geospatial Data Scientist | Full-stack Software Engineer</h4>
3030
<h4>PhD Student in Environmental Studies at CU Boulder</h4>
3131
<h4>Data Scientist in the Better Planet Lab</h4>
32-
<p style="font-size: 14px">I built this site framework-free with HTML, CSS, and JS. Check out my code on my GitHub!</p>
32+
<p style="font-size: 14px">I built this site with old-school HTML, CSS, and JS for fun, check out the code on my GitHub!</p>
3333
</div>
3434
<div class="footer">
3535
<a class="purple-button" href="mailto:[email protected]">

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body {
1616
}
1717

1818
.portrait {
19-
height: 300px;
19+
height: 250px;
2020
width: auto;
2121
margin-top: 100px;
2222
margin-bottom: 5px;

0 commit comments

Comments
 (0)