finish newsletter style

This commit is contained in:
isUnknown 2024-07-31 09:20:47 +02:00
parent 480a64f0b8
commit 1c08c92b78
6 changed files with 77 additions and 2 deletions

View file

@ -42,3 +42,9 @@ h5,
font-size: var(--font-size-h5);
font-weight: 600;
}
input {
font-family: "Joker", sans-serif;
font-size: inherit;
color: #000 !important;
}