allow wider paragraph in newsletter block

This commit is contained in:
2025-08-11 18:57:21 +02:00
parent fcd5231c28
commit d3f8b8f0bb

View File

@@ -25,6 +25,10 @@
h2 {
margin-bottom: .5rem;
}
p {
max-width: 48rem;
}
}
.icon {