mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Update footer styling
This commit is contained in:
parent
70584cdc78
commit
12554a6dc7
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
<div class="horizontal-line"></div>
|
||||
<footer class="footer" id="footer">
|
||||
<div class="footer-form-wrapper">
|
||||
<span class="footer-form-title">Stay Connected via Newsletter</span>
|
||||
|
@ -7,7 +8,7 @@
|
|||
<input class="btn-primary" type="submit" value="Subscribe">
|
||||
</div>
|
||||
<div class="footer-form-legal">
|
||||
<input class="toggle" type="checkbox" id="consent_text" name="consent_text" value="yes" required="">
|
||||
<input class="toggle darkmode" type="checkbox" id="consent_text" name="consent_text" value="yes" required="">
|
||||
<div>
|
||||
<label class="consent cursor-pointer text-safing-gray-500" for="consent_text">
|
||||
I agree that Safing &
|
||||
|
|
Loading…
Add table
Reference in a new issue