Commit ad86fe3b0997e63830e9da1fb42db84663170dd9
1 parent
67f769ee
img src update
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/css_min.css
... | ... | @@ -2531,7 +2531,7 @@ ol li:before { |
2531 | 2531 | left: 0; |
2532 | 2532 | top: 0.3125rem; |
2533 | 2533 | content: ''; |
2534 | - background: url("../imgs/icons/arrow-green.png") 50% 50% no-repeat; } | |
2534 | + background: url("../../storage/landing/arrow-green.png") 50% 50% no-repeat; } | |
2535 | 2535 | |
2536 | 2536 | .netbilling { |
2537 | 2537 | width: inherit; | ... | ... |