Skip to content

Customizing the left and right margins #281

Answered by choldgraf
andersy005 asked this question in Q&A
Discussion options

You must be logged in to vote

Hmmm you might be able to get away with something like

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1600px !important;
}

that would define the max width for all container sizes and allow it to get bigger

Replies: 1 comment 3 replies

Comment options

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

@bitvijays
Comment options

@choldgraf
Comment options

Answer selected by andersy005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants