/*
Theme Name: JNews Child
Theme URI:  https://gift-house.ir/
Description: create by fahimeh at 8/9/2025
Author: Your Name
Author URI: https://gift-house.ir/
Template: jnews
Version: 1.0.0
Text Domain: jnews-child
*/
.single-post h1.jeg_post_title {
    font-size: 30px;
}
.single-post .jeg_post_meta {
    display: block;
    margin-top: 15px; /* فاصله از تصویر */
    order: 1; /* ممکنه نیاز باشه بسته به flex */
}
.jeg_post_thumbnail {
    order: 0;
}

