2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Combine separate efforts for grid mixins into one, cleanup and reorganize

This commit is contained in:
Mark Otto
2013-10-11 22:00:37 -07:00
parent 969cb04acb
commit c814ad1833
6 changed files with 659 additions and 678 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
</title>
<!-- Bootstrap core CSS -->
<link href="{{ page.base_url }}dist/css/bootstrap.css" rel="stylesheet">
<link href="{{ page.base_url }}dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Documentation extras -->
<link href="{{ page.base_url }}docs-assets/css/docs.css" rel="stylesheet">