mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Changing the default behaviour of `.is-fluid` container: removing media breakpoint from the rule, so the behaviour is consistent with described in docs: ``` This container is fluid: it will have a 32px gap on either side, on any viewport size. ```