fix(design): use bootstrap success as primary color
All checks were successful
Deploy workflow / deploy (push) Successful in 13s
All checks were successful
Deploy workflow / deploy (push) Successful in 13s
This commit is contained in:
parent
99649d68c4
commit
4ababc96dc
11 changed files with 78 additions and 18 deletions
|
|
@ -27,6 +27,6 @@
|
|||
<input id="newsletter1" type="email" name="email" class="form-control" placeholder="Adresse email">
|
||||
<input id="list" type="hidden" name="l" value="c1b38c9f-f876-42c8-a5fd-d53e4724bd0a" />
|
||||
<input id="nounce" type="hidden" name="nonce" value="" />
|
||||
<button class="btn btn-primary" type="submit">S'abonner</button>
|
||||
<button class="btn btn-success" type="submit">S'abonner</button>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue