/*
Theme Name: Osiedle Mysłowice
Theme URI: https://specodit.pl/
Author: Spec od IT
Author URI: https://specodit.pl/
Description: Motyw WordPress dla Osiedle Mysłowice
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: osiedle-myslowice
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =WordPress Core
-------------------------------------------------------------- */

/* Globalne ustawienie line-height bliższe Figmie */
@layer base {
    html {
        line-height: normal;
    }
}