/*
 Theme Name:   GeneratePress Child Flaneur 718
 Theme URI:    https://flaneur718.com
 Description:  Child theme for Flaneur 718. All custom CSS, JS, and page templates live here.
               Do not modify the parent GeneratePress theme directly.
 Author:       Seamus Dolan
 Author URI:   https://flaneur718.com
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  generatepress-child
*/

/*
 ---------------------------------------------------------------
 GLOBAL OVERRIDES
 ---------------------------------------------------------------
 Keep this section minimal. Page-specific styles live in
 css/fl718-biography.css, css/fl718-nook.css, etc.
 ---------------------------------------------------------------
*/

/* Suppress GeneratePress default padding on full-width custom templates */
body.fl718-full-template .site-content {
  padding: 0;
}
