Skip to content

Responsive containers that stop at the breakpoint #41027

Answered by patkon
simonschaufi asked this question in Ideas
Discussion options

You must be logged in to vote

I'm not quite sure I understand what you want to achieve. But couldn't your example be realized in this way?
<div class="container" style="max-width:960px"> ... </div>

If so, you could simply create your own max-width classes (mw-sm .. mw-lg .. mw-xxl ...) and then combine them.
<div class="container mw-lg"> ... </div>

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@simonschaufi
Comment options

@patkon
Comment options

Answer selected by simonschaufi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants