mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-13 12:55:19 +00:00
nit fix: center 'get in touch' on security card
This commit is contained in:
parent
49e24e8757
commit
e82c5e454e
1 changed files with 68 additions and 68 deletions
|
|
@ -59,7 +59,7 @@ export default function SecurityCard() {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div className="text-sm text-[#A1A1AA] mb-5">
|
||||
<div className="flex flex-row justify-center text-sm text-[#A1A1AA] mb-5">
|
||||
Have questions?
|
||||
<Link
|
||||
href="mailto:team@sourcebot.dev"
|
||||
|
|
|
|||
Loading…
Reference in a new issue