PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
themes
/
twentytwentyone
/
assets
/
sass
/
05-blocks
/
spacer
.wp-block-spacer { display: block; // Remove vertical margins margin-bottom: 0 !important; margin-top: 0 !important; @include media(mobile-only) { &[style] { height: var(--global--spacing-unit) !important; } } }
[+]
..
[-] _style.scss
[edit]