mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 22:00:58 +00:00
* Clean up _flex.scss a little This commit just cleans up the formating of _flex.scss by changing it so that it uses a single `@include media-breakpoint-up` instead of multiple. It also aligns all of the CSS properties so it looks a bit nicer. * Remove `-xs` from flex classes |
||
|---|---|---|
| .. | ||
| _align.scss | ||
| _background.scss | ||
| _borders.scss | ||
| _clearfix.scss | ||
| _display.scss | ||
| _flex.scss | ||
| _float.scss | ||
| _screenreaders.scss | ||
| _spacing.scss | ||
| _text.scss | ||
| _visibility.scss | ||