style help-text better

This commit is contained in:
Laura Klünder 2023-10-20 16:56:57 +02:00
parent 7dc745c1f0
commit f98f5053ef

View file

@ -1354,7 +1354,8 @@ button + button {
.helptext {
display: block;
margin-top: -1.5rem;
margin-top: -1rem;
font-style: italic;
margin-bottom: 1.5rem;
}
margin-bottom: 0.5rem;
font-size: 80%;
}