styling of the nl subscription box
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
tobiasd 2023-05-10 15:20:38 +02:00
parent 1aa8640f27
commit 76a986a910
Signed by: tobiasd
GPG Key ID: 25FE376FF17694A1

View File

@ -833,7 +833,7 @@ aside#followup {
input#yourname,
input#email {
margin: 0 1em;
margin: 3pt 1em 3pt 0;
max-width: 18em;
}
@ -858,7 +858,6 @@ aside#followup.subscribe-nl {
}
input#yourname,
input#email {
margin: 0 1em;
max-width: 18em;
}
}