/*
Theme Name: Marble St
Author: Local Starter Themes
Author URI: https://localstarterthemes.com
Description: A minimal monochromatic block theme for local venues — coffee shops, tea houses, bars, bakeries, cafes, and neighborhood restaurants. High-contrast typography, clean layout, and zero clutter so your menu, location, and atmosphere speak for themselves. Built entirely with WordPress blocks — no custom CSS required.
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 7.4
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: marble-st
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, wide-blocks, block-styles, food-and-drink, restaurant
*/

@media screen and (max-width: 600px) {
    .wp-block-navigation__responsive-container {
        padding: 2rem !important;
    }

    .wp-block-navigation__responsive-container-content {
        align-items: center !important;
    }

    .wp-block-navigation__responsive-container-content ul.wp-block-navigation__container {
       align-items: center !important;
    }
}
