/*
Theme Name: Astra Child
Theme URI: 
Description: Astra 子主题 - 自动补全 H1 等 SEO/UX 优化
Author: WorkBuddy
Author URI: 
Template: astra
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: astra-child
*/

.wb-auto-h1 {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    padding: 0;
    margin: 0;
}
