update portrait

This commit is contained in:
Noah Swerhun 2024-04-08 22:13:43 -05:00
parent 70aa44e2f6
commit a67310bf89
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -14,7 +14,7 @@ import portrait from "@/assets/headshot_lg.jpg";
description="Hunter DeLoche is a biological sciences and music student at the University of Chicago. Additionally, he is a cadet in the Colleges Army ROTC program, intending to commission as a second lieutenant in the Medical Service Corps upon graduation."
>
<div class="flex flex-col gap-10 md:flex-row items-center justify-around">
<div class="">
<div class="basis-5/12">
<Image
class="rounded-md w-full border-accent border-[1px] drop-shadow-accent"
src={portrait}