/*
Theme Name: Blockchain - Ignition Child
Theme URI: https://www.cssigniter.com/themes/blockchain/
Author: CSSIgniter
Author URI: https://www.cssigniter.com/
Description: Child theme for Blockchain - Ignition
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ignition-blockchain
Text Domain: ignition-blockchain-child
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */

.site-logo {
    align-items: center;
    gap: 15px;
}

.site-text-container {
    display: flex;
    flex-direction: column;
}

.site-title {
    text-decoration: none;
    display: block;
}
