Skip to content

Commit 7ea6d7c

Browse files
Update custom.scss
1 parent 1f9db58 commit 7ea6d7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_sass/custom/custom.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
}
103103

104104
.credit {
105-
-webkit-mask-image: url('https://raw.githubusercontent.com/MWDelaney/Netrunner-Icon-Font/master/Netrunner/svg/Credit.svg');
106-
mask-image: url('https://raw.githubusercontent.com/MWDelaney/Netrunner-Icon-Font/master/Netrunner/svg/Credit.svg');
105+
-webkit-mask-image: url('https://raw.githubusercontent.com/NetrunnerCodex/NetrunnerIconCache/main/actions/credit_NRIC-OG.svg');
106+
mask-image: url('https://raw.githubusercontent.com/NetrunnerCodex/NetrunnerIconCache/main/actions/credit_NRIC-OG.svg');
107107
-webkit-mask-size: contain;
108108
mask-size: contain;
109109
-webkit-mask-repeat: no-repeat;

0 commit comments

Comments
 (0)