feat: change footer
This commit is contained in:
parent
b7de6dee99
commit
ea7e164458
5 changed files with 91 additions and 52 deletions
|
|
@ -33,3 +33,10 @@
|
|||
.ci-arrow-down::before {
|
||||
mask-image: url(../Icons/arrow-down.svg);
|
||||
}
|
||||
|
||||
.ci-email::before {
|
||||
mask-image: url(../Icons/email.svg);
|
||||
}
|
||||
.ci-phone::before {
|
||||
mask-image: url(../Icons/phone.svg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue