feat: spaces, link colors, card icon, card background and border
This commit is contained in:
parent
b47c20d2d9
commit
755168d0e6
7 changed files with 36 additions and 22 deletions
|
|
@ -33,6 +33,9 @@
|
|||
.ci-arrow-down::before {
|
||||
mask-image: url(../Icons/arrow-down.svg);
|
||||
}
|
||||
.ci-arrow-up-right::before {
|
||||
mask-image: url(../Icons/arrow-up-right.svg);
|
||||
}
|
||||
|
||||
.ci-email::before {
|
||||
mask-image: url(../Icons/email.svg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue