website: fix newsletter signup breaking mobile layout (#5765)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L 2023-05-26 13:50:37 +02:00 committed by GitHub
parent f8ca498c77
commit a8067c1f0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#mc_embed_signup {
clear: left;
font: 14px Helvetica, Arial, sans-serif;
width: 600px;
width: 100%;
}
#mc_embed_signup .helper_text {