<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.menu__item{
    margin: 2.5rem 1rem;
}

@media screen and (min-width: 1024px) {
    .menu__item{
        margin: 0;
    }
}</pre></body></html>