Updating banner image

This commit is contained in:
Gregory Ballantine
2026-06-11 17:24:59 -04:00
parent acfb963e17
commit 92aa4fe94d
4 changed files with 3 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# compiled site
target/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 390 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 KiB

View File

@@ -49,7 +49,7 @@ hr
z-index: 2 z-index: 2
height: 500px height: 500px
background: background:
image: url(/assets/images/bg-banner.jpg) image: url(/assets/images/bg-banner.png)
size: auto 600px size: auto 600px
position: top center position: top center
attachment: fixed attachment: fixed