mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
chore(icons): added heart icon
This commit is contained in:
@@ -39,3 +39,9 @@
|
||||
color: #aefff8;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-heart {
|
||||
-webkit-mask: url(images/icon-heart.svg) no-repeat center;
|
||||
mask: url(images/icon-heart.svg) no-repeat center;
|
||||
mask-size: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user