new hero image

This commit is contained in:
Michael Fatemi 2021-08-16 21:23:20 -04:00
parent cfad15dd66
commit 5f8740011a
3 changed files with 2 additions and 2 deletions

BIN
css/img/tj.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 818 KiB

View File

Before

Width:  |  Height:  |  Size: 360 KiB

After

Width:  |  Height:  |  Size: 360 KiB

View File

@ -40,7 +40,7 @@
<div class="hero">
<img
style="width: 100%; height: 100%; object-fit: cover"
src="css/img/tj.jpg"
src="css/img/tj.png"
/>
<div
style="
@ -53,7 +53,7 @@
<h1
style="
position: absolute;
left: 5%;
width: 100%;
top: calc(50% - 2em);
text-align: center;
color: white;