Updating banner image
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# compiled site
|
||||||
|
target/
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 390 KiB |
BIN
src/assets/images/bg-banner.png
Normal file
BIN
src/assets/images/bg-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 438 KiB |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user