From 34eb6f81eb818891882abb2806a5f6e4ea371e66 Mon Sep 17 00:00:00 2001 From: kevcenteno Date: Wed, 9 Oct 2024 11:09:42 -0400 Subject: [PATCH] Add mailto href to support email. On card hover, add underline to card title --- assets/scss/_link-group.scss | 4 ++++ content/minfraud/minfraud-legacy.md | 2 +- content/minfraud/proxy-detection.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/scss/_link-group.scss b/assets/scss/_link-group.scss index 63662d02b..223297ef3 100644 --- a/assets/scss/_link-group.scss +++ b/assets/scss/_link-group.scss @@ -21,6 +21,10 @@ text-decoration: none; top: -2px; } + + &:hover .link-group__card-title { + text-decoration: underline; + } } .link-group__card-title { diff --git a/content/minfraud/minfraud-legacy.md b/content/minfraud/minfraud-legacy.md index 8afd87616..6e1f73209 100644 --- a/content/minfraud/minfraud-legacy.md +++ b/content/minfraud/minfraud-legacy.md @@ -794,7 +794,7 @@ current when they signed up for the service. The latest version is 1.3.
  • INVALID_LICENSE_KEY
  • MAX_REQUESTS_REACHED – This is returned when your account is out of queries.
  • LICENSE_REQUIRED – This is returned if you do not provide a license key at all.
  • -
  • PERMISSION_REQUIRED – This is returned if you do not have permission to use the service. Please contact support@maxmind.com for more information.
  • +
  • PERMISSION_REQUIRED – This is returned if you do not have permission to use the service. Please contact support@maxmind.com for more information.
  • The possible warning codes are: