Merge pull request #26 from Oliver-Akins/GH-18

Make sure the details block types span the full width of the ask modal
This commit is contained in:
Oliver 2025-07-25 22:45:39 -06:00 committed by GitHub
commit 75a09ef8e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,5 +36,7 @@
p {
margin: 0;
grid-column: 1 / -1;
text-indent: 1em;
}
}