Merge pull request #1796 from eduardomart/patch-1

Remove max-width
This commit is contained in:
Bob den Otter
2020-09-01 11:47:31 +02:00
committed by GitHub

View File

@@ -1,7 +1,6 @@
.form--helper {
font-size: 0.95rem;
color: #666;
max-width: 46em;
display: block;
margin: 0.5rem 0;
}