misc: keep text of section buttons left aligned (#61290)

This commit is contained in:
Frédéric Péters 2022-01-31 20:13:25 +01:00
parent fc2c4ee794
commit 8b4dba0622
1 changed files with 1 additions and 0 deletions

View File

@ -267,6 +267,7 @@ a.button.button-paragraph {
max-width: 100%;
width: 40rem;
margin-bottom: 1rem;
text-align: left;
}
a.button.button-paragraph p {