Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-whitaker committed Jan 3, 2025
1 parent 778484c commit c137df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/www/template/page/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<%# banner /image/b-roll.jpg %>
<%# bannerDesc Mt. Si %>
<article class="flex box-border w-full h-[100dvh]">
<div class="p-lg sm:p-2xl mt-[calc(100dvh-400px)] md:mt-[calc(100vh-400px)] mb-lg text-[.9em] sm:text-lg bg-white sm:rounded-b-lg">
<div class="p-lg sm:p-2xl mt-[calc(100dvh-400px)] md:mt-[calc(100vh-400px)] md:mb-lg text-[.9em] sm:text-lg bg-white sm:rounded-b-lg">
<img class="float-left mr-lg sm:mr-2xl rounded-[4px] shadow-[.1ex_.1ex_.35ex] shadow-black lg:w-[300px] lg:h-[300px] md:w-[200px] md:h-[200px] w-[90px] h-[90px] block animate-opacity_in" src="/image/headshot.jpg" title="Picture of myself" alt="Picture of myself" />
<header>
<h1 class="mt-lg sm:mt-md sm:mb-4 leading-7 sm:text-4xl text-3xl font-light whitespace-nowrap"><%= lookup("me") %></h1>
Expand Down

0 comments on commit c137df5

Please # to comment.