mirror of
https://github.com/openvk/openvk
synced 2025-07-07 00:09:48 +03:00
background -> background-image
This commit is contained in:
parent
a682278ea0
commit
fe2509e9cb
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.page_custom_header {
|
.page_custom_header {
|
||||||
background: url('../img/header_custom.svg');
|
background-image: url('../img/header_custom.svg');
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue