mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +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">
|
<footer class="footer" id="footer">
|
||||||
<div class="footer-form-wrapper">
|
<div class="footer-form-wrapper">
|
||||||
<span class="footer-form-title">Stay Connected via Newsletter</span>
|
<span class="footer-form-title">Stay Connected via Newsletter</span>
|
||||||
|
@ -7,7 +8,7 @@
|
||||||
<input class="btn-primary" type="submit" value="Subscribe">
|
<input class="btn-primary" type="submit" value="Subscribe">
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-form-legal">
|
<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>
|
<div>
|
||||||
<label class="consent cursor-pointer text-safing-gray-500" for="consent_text">
|
<label class="consent cursor-pointer text-safing-gray-500" for="consent_text">
|
||||||
I agree that Safing &
|
I agree that Safing &
|
||||||
|
|
Loading…
Add table
Reference in a new issue