diff --git a/src/index.css b/src/index.css index b8a9f25..019efb3 100644 --- a/src/index.css +++ b/src/index.css @@ -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;