From ad86fe3b0997e63830e9da1fb42db84663170dd9 Mon Sep 17 00:00:00 2001 From: Olexa Petrenko Date: Tue, 26 Sep 2023 01:09:55 +0300 Subject: [PATCH] img src update --- frontend/web/css/css_min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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