mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:15:05 +03:00
width fix for footer subscribe field
This commit is contained in:
parent
1333ed88f4
commit
5fd3098542
1 changed files with 6 additions and 0 deletions
|
@ -71,6 +71,12 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
.email-field-footer{
|
||||
width:100% !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- End Sendx Form -->
|
||||
|
||||
<p style="font-size: 16px; color: gray;">You can also share our <a style="color:#54BAAB;" href="https://linktr.ee/teaxyz">Linktree</a>.
|
||||
|
|
Loading…
Reference in a new issue