/*
Theme Name: Katen Child
Template: katen
Theme URI: https://themeforest.net/user/themeger/portfolio
Author: ThemeGer
Author URI: https://themeger.shop
Description: Minimal Blog & Magazine WordPress Theme
Template Version: 1.0
License: GNU General Public License
License URI: https://themeforest.net/licenses
*/

/* =Theme customization starts here
------------------------------------------------------- */

#thread__container {
    padding-top: 2rem;
}

body.dark img.logolight {
    display: none;
}

img.logodark {
    display: none;
}

body.dark img.logodark {
    display: block;
    margin: 0 auto;
}