Skip to content

Centre logo in mobile view #126

Closed Answered by vovayatsyuk
fvlasie asked this question in 1. Help
Discussion options

You must be logged in to vote

I'd go with this simplest solution:

& when (@critical) {
    .nav-toggle {
        position: absolute;
    }
    @media @media-sm-down {
        .logo {
            margin: 0 auto;
        }
    }
}

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@fvlasie
Comment options

@vovayatsyuk
Comment options

Answer selected by fvlasie
@fvlasie
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants