Compile CSS

This commit is contained in:
benjamin melançon 2025-09-24 01:22:36 -04:00
parent 923ed1a392
commit 6f7da0ee12

View file

@ -7355,6 +7355,9 @@ iframe {
.webform-submission-form { .webform-submission-form {
margin: .5rem 6rem .5rem 6rem; margin: .5rem 6rem .5rem 6rem;
padding: 0 6rem; } } padding: 0 6rem; } }
.help {
font-size: 1rem; }
.content blockquote { .content blockquote {
color: currentColor; } color: currentColor; }
.content blockquote * { .content blockquote * {