This commit is contained in:
parent
fa84b6f18b
commit
66788a76ca
|
|
@ -115,7 +115,7 @@ p {
|
|||
.header {
|
||||
width: 100%;
|
||||
height: 248px;
|
||||
background: url('./images/pay/header-bg.png') no-repeat;
|
||||
background: url('/images/pay/header-bg.png') no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding: 0 16px;
|
||||
display: flex;
|
||||
|
|
@ -551,7 +551,7 @@ p {
|
|||
height: 100svh;
|
||||
.header {
|
||||
height: 248px;
|
||||
background: url('./images/app-twins/bg.png') no-repeat;
|
||||
background: url('/images/app-twins/bg.png') no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding: 30px 16px;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue