Site logo

Archived topic

Extra space above header

16 replies · Started by sipahi on December 14, 2022

Viewing posts 16–17 of 17

Change the CSS to:


@media (min-width: 769px) {
    .site-content {
        flex-wrap: wrap;
    }
}
This archived topic is closed to new replies.