The membership renewal form on supporting.openstreetmap.org/civicrm could do with a bit of vertical spacing between the form fields. It currently looks like this:
A bit jammed together. It looks like it needs .crm-section { padding-bottom: 1em; } or something.
Not sure where that CSS would go though. The page looks like it's powered by CiviCRM, but maybe also Wordpress.
The membership renewal form on supporting.openstreetmap.org/civicrm could do with a bit of vertical spacing between the form fields. It currently looks like this:
A bit jammed together. It looks like it needs
.crm-section { padding-bottom: 1em; }or something.Not sure where that CSS would go though. The page looks like it's powered by CiviCRM, but maybe also Wordpress.