/*
Theme Name: CocoNuts Outfit
Theme URI: https://coconutsoutfit.pl
Author: CocoNuts
Description: Custom block theme dla Coconuts Outfit – slow fashion, eko, made to order.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.2
License: Proprietary
Text Domain: coconuts
*/

/* Zoptymalizowana typografia - długość wiersza */
.wp-block-paragraph, .wp-block-list {
    max-width: 65ch;
    margin-left: auto;
    margin-right: auto;
}
