mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Remove footer opacity
This commit is contained in:
parent
35199118c9
commit
fb2cb10866
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<div class="footer-form-legal">
|
||||
<input class="toggle" type="checkbox" id="consent_text" name="consent_text" value="yes" required="">
|
||||
<div>
|
||||
<label class="consent cursor-pointer opacity-55 text-safing-gray-500" for="consent_text">
|
||||
<label class="consent cursor-pointer text-safing-gray-500" for="consent_text">
|
||||
I agree that Safing &
|
||||
<a class="link-primary-external" href="https://rapidmail.de" target="_blank">rapidmail.de</a>
|
||||
may process and use the email for newsletter purposes.
|
||||
|
|
Loading…
Add table
Reference in a new issue