Skip to content

Commit f827b76

Browse files
remove instagram icon duplicate and close icon attach implementation
1 parent f1e5b68 commit f827b76

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/css/library-vars.css

-8
Original file line numberDiff line numberDiff line change
@@ -231,14 +231,6 @@ leaving room for semantic and accessible implementation choices */
231231
--icon-sprite: var(--fa-search);
232232
}
233233

234-
.icon.fa-close, .icon-attach.fa-close:before {
235-
--icon-sprite: var(--fa-close);
236-
}
237-
238-
.icon-replace.fa-instagram {
239-
--icon-sprite: var(--fa-instagram);
240-
}
241-
242234
.icon-replace.fa-bluesky {
243235
--icon-sprite: var(--fa-bluesky);
244236
}

0 commit comments

Comments
 (0)