Fixed asset paths for the logo and cover photo
This commit is contained in:
parent
507fa0f7e7
commit
a4a63ced38
@ -42,7 +42,7 @@ hr
|
||||
z-index: 2
|
||||
height: 500px
|
||||
background:
|
||||
image: url(/assets/images/bg-banner.jpg)
|
||||
image: url(/images/bg-banner.jpg)
|
||||
size: auto 600px
|
||||
position: top center
|
||||
attachment: fixed
|
||||
@ -52,7 +52,7 @@ hr
|
||||
height: 350px
|
||||
width: 350px
|
||||
background:
|
||||
image: url(/assets/images/bg-icon.png)
|
||||
image: url(/images/bg-icon.png)
|
||||
position: center
|
||||
repeat: no-repeat
|
||||
size: contain
|
||||
|
Loading…
Reference in New Issue
Block a user