Moving all images to assets
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
|
||||
&:after {
|
||||
content: "";
|
||||
background-image: url("../../images/BreadcrumbsArrow.png");
|
||||
background-image: url("../../assets/icons/arrows/BreadcrumbsArrow.png");
|
||||
background-repeat: no-repeat;
|
||||
width: 7px;
|
||||
height: 10px;
|
||||
|
Reference in New Issue
Block a user