Use relative paths
// FREEBIE
This commit is contained in:
parent
95e809636a
commit
859d49b3f4
21 changed files with 106 additions and 106 deletions
|
@ -49,7 +49,7 @@
|
|||
display: block;
|
||||
width: $button-height;
|
||||
height: $button-height;
|
||||
@include header-icon-black('/images/open_link.svg');
|
||||
@include header-icon-black('../images/open_link.svg');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue