1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

!feat: added Cloudflare Turnstile captcha to the contact form

feat: added contact form disclaimer
This commit is contained in:
2025-01-22 15:57:02 +00:00
parent 5d059fb7c4
commit 9d369ad4d2
8 changed files with 116 additions and 3 deletions
@@ -93,5 +93,11 @@
}
}
}
.disclaimer
{
text-align: right;
color: $colorNeutralForeground4;
}
}
}