mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add hover effect
This commit is contained in:
parent
79d617da75
commit
473f8e6819
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<div class="ml-3">
|
||||
<label class="consent opacity-55 text-white" for='consent_text'>
|
||||
I agree that Safing &
|
||||
<a class="text-blue-400" title="GDPR compliant, located in Germany" href="https://rapidmail.de" target="_blank">
|
||||
<a class="text-blue-500 hover:text-blue-200 transition ease-in-out duration-150" title="GDPR compliant, located in Germany" href="https://rapidmail.de" target="_blank">
|
||||
rapidmail.de
|
||||
</a>
|
||||
may proccess and use the email for newsletter purposes.
|
||||
|
|
Loading…
Add table
Reference in a new issue