✨ Implement newsletter subscription form using API
Switch from SendInBlue to EmailOctopus for newsletter. Now uses their API through the form to handle subscription.
This commit is contained in:
@@ -13,11 +13,6 @@
|
||||
margin-bottom: 120px;
|
||||
}
|
||||
}
|
||||
:global(.newsletter-form__email) {
|
||||
:global(input) {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
:global(.newsletter-form__bottom) {
|
||||
:global(p) {
|
||||
color: rgba($color-tertiary, 0.6);
|
||||
|
||||
Reference in New Issue
Block a user