Include a local copy of the arrow icon

From https://design.firefox.com/icons/icons/desktop/arrowhead-right-12.svg
This commit is contained in:
Arlo Breault 2019-06-29 19:49:52 -04:00 committed by Cecylia Bocovich
parent b1116a1c35
commit 51bc1cf3ed
2 changed files with 5 additions and 1 deletions

View file

@ -27,7 +27,7 @@ body {
display: block;
position: absolute;
top: 12px;
background-image: url(https://design.firefox.com/icons/icons/desktop/arrowhead-right-12.svg);
background-image: url(../icons/arrowhead-right-12.svg);
width: 12px;
height: 12px;
opacity : 0.6;