<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nx-menu &gt; nav &gt; ul {
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .nx-menu &gt; nav &gt; ul &gt; li {
        float: none;
        display: inline-block;
    }
</pre></body></html>