Single Pledge: Add intro message to pledges for clarity.

This commit is contained in:
Ian Dunn 2021-04-30 12:55:55 -07:00
parent 325a6d71e2
commit 7174ae2fb6
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB
16 changed files with 222 additions and 166 deletions

View file

@ -14,10 +14,10 @@ body.page:not(.home) {
}
.entry-content {
padding: 0 0 ms( 10 );
padding-top: 0;
}
.entry-footer {
padding: ms( 10 ) 0;
padding: ms( 10 ) ms(2);
}
}