addepted path to bg.png to work in new structure
This commit is contained in:
parent
4633f8f595
commit
6a38767426
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
#title {
|
#title {
|
||||||
background-image: url(bg.png);
|
background-image: url(./../images/bg.png);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
animation: 20s para infinite ease;
|
animation: 20s para infinite ease;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue