{"version":3,"sources":["blog/post.scss","blog/post.css"],"names":[],"mappings":"AAQE,8BCHF,8BACA,8BACA,8BACA,8BACA,8BDKI,WAAA","file":"pages/blog/post.bundle.css","sourcesContent":["/*\n * Blog Post Page Styles\n * Styles specific to individual blog post pages\n */\n\n// Article content styles\narticle .blog-post-content {\n  // Increase spacing above headings within article content\n  h1,\n  h2,\n  h3,\n  h4,\n  h5,\n  h6 {\n    margin-top: 2.5rem;\n  }\n\n  // First heading shouldn't have extra top margin\n  // > :first-child {\n  //   margin-top: 0;\n  // }\n}\n","/*\n * Blog Post Page Styles\n * Styles specific to individual blog post pages\n */\narticle .blog-post-content h1,\narticle .blog-post-content h2,\narticle .blog-post-content h3,\narticle .blog-post-content h4,\narticle .blog-post-content h5,\narticle .blog-post-content h6 {\n  margin-top: 2.5rem;\n}"]}