/*
Theme Name: Define Your Finish Line
Template: baselayer
Author: John F MacDonald
Author URI: https://jfmacdonald.com
Description: Baselayer child theme customized for website https://defineyourfinishline.com
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 7.2
Version: 0.1
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: baselayer
Tags: block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, full-site-editing, one-column, translation-ready, wide-blocks
*/


/*:root :where(.is-layout-constrained) > * {*/
/*    margin-block-start: var(--wp--preset--spacing--20);*/
/*}*/

:root :where(.wp-block-heading) {
    margin-block-start: var(--wp--preset--spacing--40);
}