diff --git a/frontend/web/css/css_min.css b/frontend/web/css/css_min.css index 8d52a68..2b73e5e 100644 --- a/frontend/web/css/css_min.css +++ b/frontend/web/css/css_min.css @@ -2531,7 +2531,7 @@ ol li:before { left: 0; top: 0.3125rem; content: ''; - background: url("../imgs/icons/arrow-green.png") 50% 50% no-repeat; } + background: url("../../storage/landing/arrow-green.png") 50% 50% no-repeat; } .netbilling { width: inherit; -- libgit2 0.21.4