feat: change footer
Some checks failed
Build / deploy-stage (push) Blocked by required conditions
Build / switch-stage (push) Blocked by required conditions
Build / build (push) Has been cancelled

This commit is contained in:
2025-04-21 19:45:09 +02:00
parent b7de6dee99
commit ea7e164458
5 changed files with 91 additions and 52 deletions

View File

@@ -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);
}