updating links architecture from folder img

This commit is contained in:
Antoine M 2024-03-13 17:52:23 +01:00
parent 9385d27fe1
commit 1f398ca655

View File

@ -30,7 +30,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 {