flex footer
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<a href="{{ setting('whatsapp') }}" target="blank"> <i
|
||||
class="fa-brands fa-square-whatsapp"></i></a>
|
||||
</div>
|
||||
<form action="{{ route('newsletter.store') }}" method="post" id="newsletter-form">
|
||||
<form class="flex" action="{{ route('newsletter.store') }}" method="post" id="newsletter-form">
|
||||
@csrf
|
||||
<input class=" border-0 w-80percent px-20 text-14 py-10 text-black" type="email"
|
||||
name="email" id="email" placeholder="Enter your Email">
|
||||
|
Reference in New Issue
Block a user