1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Add margin utils to the grid for fully functional grid control (#26957)

* Add margin utils to the grid for fully functional grid control

* bump the max filesize
This commit is contained in:
Mark Otto
2018-07-28 21:34:27 -07:00
committed by GitHub
parent e53ab71d4b
commit f803fb9903
2 changed files with 3 additions and 2 deletions

View File

@@ -30,3 +30,4 @@ html {
@import "grid";
@import "utilities/display";
@import "utilities/flex";
@import "utilities/spacing";