section { margin-top: 20px; margin-bottom: 20px; } /* If there's only one section, remove margins */ section:first-of-type:last-of-type { margin-top: 0; margin-bottom: 0; }
section { margin-top: 20px; margin-bottom: 20px; } /* If there's only one section, remove margins */ section:first-of-type:last-of-type { margin-top: 0; margin-bottom: 0; }