Aaaaaadd font icon
This commit is contained in:
parent
24809391ed
commit
2111e0bfec
13 changed files with 256 additions and 60 deletions
|
|
@ -726,6 +726,9 @@ i[data-icon="fairydust"]::before {
|
|||
i[data-icon="flag"]::before {
|
||||
mask-image: url("../icon/flag.svg");
|
||||
}
|
||||
i[data-icon="font"]::before {
|
||||
mask-image: url("../icon/font.svg");
|
||||
}
|
||||
i[data-icon="gluten"]::before {
|
||||
mask-image: url("../icon/gluten.svg");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue