/* _content/TomsTegelToko.Web/Components/Layout/MainLayout.razor.rz.scp.css */
/* Layout chrome is Tailwind in SiteHeader / SiteFooter. Keep file for Blazor scoped CSS pipeline. */
/* _content/TomsTegelToko.Web/Components/Layout/SiteHeader.razor.rz.scp.css */
.site-nav.is-open[b-26dbxa5zx3] {
    display: flex;
}

@@media (min-width: 768px) {
    .site-nav[b-26dbxa5zx3] {
        display: flex !important;
    }
}
