Include image map for HPR initials and scale using javascript

This commit is contained in:
Lee Hanken
2025-02-01 13:53:30 +00:00
parent c3dfad57e2
commit 424bea0e4b
3 changed files with 63 additions and 4 deletions

View File

@@ -156,11 +156,12 @@ header {
header img {
margin: 0 auto;
height: 30vh;
width: auto;
height: 35vh;
width: 100%;
display: block;
object-fit: cover;
object-position: left;
max-width:1600px;
}
main {