UNPKG

115 BSCSSView Raw
1/**
2 * Section
3 * Responsive spacings for section
4 */
5
6section {
7 margin-bottom: var(--block-spacing-vertical);
8}