updating links architecture from folder img

This commit is contained in:
Antoine M 2024-03-13 17:52:16 +01:00
parent 6c8a3828f7
commit 9385d27fe1

View File

@ -20,7 +20,7 @@
@apply block w-4 h-4 absolute right-5
bg-center bg-no-repeat bg-contain;
content: "";
background-image: url("../../../img/select_deploy_icon.svg");
background-image: url("../../../img/ui-elements/select_deploy_icon.svg");
}
&:hover {
&:after {