/*
Theme Name: SK Theme
Theme URI: https://stolarstwokomendera.pl
Author: Spec od IT
Author URI: https://specodit.pl/
Description: Custom WordPress theme for Stolarstwo Komendera — solid wood furniture
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: sk-theme
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, woocommerce

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;
    }
}